Skip to content

Commit

Permalink
Update oncoprint version for performance improvements and horz zoom t…
Browse files Browse the repository at this point in the history
…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
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"node-sass": "^4.9.3",
"numeral": "^2.0.6",
"object-sizeof": "^1.2.0",
"oncoprintjs": "4.1.4",
"oncoprintjs": "4.1.7",
"parameter-validator": "^1.0.2",
"pdfobject": "^2.0.201604172",
"pegjs": "^0.10.0",
Expand Down
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dc28eaf

Please sign in to comment.