oncoprintjs 6.0.7 → 6.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oncoprintjs",
3
- "version": "6.0.7",
3
+ "version": "6.0.8",
4
4
  "description": "A data visualization for cancer genomic data.",
5
5
  "types": "./dist/js/oncoprint.d.ts",
6
6
  "main": "dist/index.js",
@@ -56,9 +56,9 @@
56
56
  "gl-matrix": "2.3.2",
57
57
  "jquery": "^3.2.1",
58
58
  "jstat": "^1.7.1",
59
- "lodash": "^4.17.15",
59
+ "lodash": "^4.17.21",
60
60
  "tayden-clusterfck": "^0.7.0",
61
61
  "typescript": "4.0.3"
62
62
  },
63
- "gitHead": "736485b3eee4f9563cb1aaf0567f897a7b11cfe8"
63
+ "gitHead": "55fd9b0a7ffd20d5fea0d166181bc5838e6aa4f3"
64
64
  }
@@ -617,7 +617,7 @@ export default class OncoprintModel {
617
617
  agg: OncoprintDataGroupsByTrackId<
618
618
  TrackProp<ColumnProp<Datum>>
619
619
  >,
620
- label,
620
+ label: string,
621
621
  trackId: number
622
622
  ) => {
623
623
  // key the data by the datum UID