@hpcc-js/common 2.61.0 → 2.65.0

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": "@hpcc-js/common",
3
- "version": "2.61.0",
3
+ "version": "2.65.0",
4
4
  "description": "hpcc-js - Viz Common",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es6",
@@ -36,10 +36,11 @@
36
36
  "watch": "npm-run-all compile-es6 -p compile-es6-watch bundle-watch",
37
37
  "stamp": "node node_modules/@hpcc-js/bundle/src/stamp.js",
38
38
  "lint": "eslint src/**/*.ts",
39
- "docs": "typedoc --options tdoptions.json ."
39
+ "docs": "typedoc --options tdoptions.json .",
40
+ "update": "npx npm-check-updates -u -t minor"
40
41
  },
41
42
  "dependencies": {
42
- "@hpcc-js/util": "^2.41.0",
43
+ "@hpcc-js/util": "^2.45.0",
43
44
  "@types/d3-array": "1.2.6",
44
45
  "@types/d3-brush": "1.0.10",
45
46
  "@types/d3-collection": "1.0.8",
@@ -57,7 +58,7 @@
57
58
  "@types/d3-zoom": "1.7.4"
58
59
  },
59
60
  "devDependencies": {
60
- "@hpcc-js/bundle": "^2.10.20",
61
+ "@hpcc-js/bundle": "^2.10.23",
61
62
  "@rollup/plugin-alias": "3.1.0",
62
63
  "@rollup/plugin-commonjs": "12.0.0",
63
64
  "@rollup/plugin-node-resolve": "8.0.0",
@@ -106,5 +107,5 @@
106
107
  "url": "https://github.com/hpcc-systems/Visualization/issues"
107
108
  },
108
109
  "homepage": "https://github.com/hpcc-systems/Visualization",
109
- "gitHead": "0ecc9bdf1688d237242e998f5c23e4355ee0586d"
110
+ "gitHead": "e89ca1a0aecd1422fde175a1916720134e18014e"
110
111
  }
@@ -1,3 +1,3 @@
1
1
  export const PKG_NAME = "@hpcc-js/common";
2
- export const PKG_VERSION = "2.61.0";
3
- export const BUILD_VERSION = "2.95.0";
2
+ export const PKG_VERSION = "2.65.0";
3
+ export const BUILD_VERSION = "2.101.0";
@@ -1,4 +1,4 @@
1
1
  export declare const PKG_NAME = "@hpcc-js/common";
2
- export declare const PKG_VERSION = "2.61.0";
3
- export declare const BUILD_VERSION = "2.95.0";
2
+ export declare const PKG_VERSION = "2.65.0";
3
+ export declare const BUILD_VERSION = "2.101.0";
4
4
  //# sourceMappingURL=__package__.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"__package__.d.ts","sourceRoot":"","sources":["../src/__package__.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,oBAAoB,CAAC;AAC1C,eAAO,MAAM,WAAW,WAAW,CAAC;AACpC,eAAO,MAAM,aAAa,WAAW,CAAC"}
1
+ {"version":3,"file":"__package__.d.ts","sourceRoot":"","sources":["../src/__package__.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,oBAAoB,CAAC;AAC1C,eAAO,MAAM,WAAW,WAAW,CAAC;AACpC,eAAO,MAAM,aAAa,YAAY,CAAC"}
@@ -1,4 +1,4 @@
1
1
  export declare const PKG_NAME = "@hpcc-js/common";
2
- export declare const PKG_VERSION = "2.61.0";
3
- export declare const BUILD_VERSION = "2.95.0";
2
+ export declare const PKG_VERSION = "2.65.0";
3
+ export declare const BUILD_VERSION = "2.101.0";
4
4
  //# sourceMappingURL=__package__.d.ts.map