-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update oncoprint version for performance improvements and horz zoom t…
…o fit bug fix Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
- Loading branch information
Abeshouse, Adam A./Sloan Kettering Institute
committed
Jan 16, 2020
1 parent
145fb82
commit dc28eaf
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15699,10 +15699,21 @@ oncokb-styles@~0.1.2: | |
resolved "https://registry.yarnpkg.com/oncokb-styles/-/oncokb-styles-0.1.2.tgz#8b26c0a0829787cdc1b595d3a021b3266607102b" | ||
integrity sha512-tuy5s3qFxgf1ogMATQSRPNgLlAMrvOOTCAN1dm/wJ+VZoStbJ7g36/qHwc99UPfh3vrB05broLodF+k58p5tUw== | ||
|
||
[email protected]: | ||
version "4.1.4" | ||
resolved "https://registry.yarnpkg.com/oncoprintjs/-/oncoprintjs-4.1.4.tgz#c78bda5f6e6fad50446c56022a2b6ceb7bf6ad89" | ||
integrity sha512-QYkKzQsb6T1QFOeYaRe8rwUHQAk1VBLzI4H6+fbYBljGqIfZ08EH/HBGbf5zbTa/SQVB3SFGrcR5qz418aWnXQ== | ||
[email protected]: | ||
version "4.1.6" | ||
resolved "https://registry.yarnpkg.com/oncoprintjs/-/oncoprintjs-4.1.6.tgz#1015b1627b7f13b35124e65fc51356eb3cf8347f" | ||
integrity sha512-TnOTX/2UB7bf2xHYa4QQ5uiyNxbUPC7z7SUElrVR/WWfSuEwJSIY/b+0HL2OtbX5laP3kuveetFQedKvDV0S5w== | ||
dependencies: | ||
gl-matrix "2.3.2" | ||
jquery "^3.0.0" | ||
jstat "^1.7.1" | ||
lodash "^4.17.15" | ||
tayden-clusterfck "^0.7.0" | ||
|
||
[email protected]: | ||
version "4.1.7" | ||
resolved "https://registry.yarnpkg.com/oncoprintjs/-/oncoprintjs-4.1.7.tgz#572fff8c5e41ea6fd13ad3fceb702d0c2e5a4204" | ||
integrity sha512-fJXcNBQ1blJ718VKpZ/KndxmAbs4iHA3nl3OWnqe5E9UbUpjOgdMwHlgQTeEDnspf+gzOXZJ67nJk9uc4lN2kg== | ||
dependencies: | ||
gl-matrix "2.3.2" | ||
jquery "^3.0.0" | ||
|