@hpcc-js/dgrid-shim 2.18.0 → 2.22.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.
@@ -386,7 +386,7 @@ PERFORMANCE OF THIS SOFTWARE.
386
386
  \********************************/
387
387
 
388
388
  /*!**********************************************!*\
389
- !*** /tmp/tmp-2863TDaGGWn9FW96/dojo/dojo.js ***!
389
+ !*** /tmp/tmp-2772j63NnYoSJLG8/dojo/dojo.js ***!
390
390
  \**********************************************/
391
391
 
392
392
  /*!*****************************************************************************!*\
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hpcc-js/dgrid-shim",
3
- "version": "2.18.0",
3
+ "version": "2.22.0",
4
4
  "description": "dgrid shim",
5
5
  "main": "dist/index.js",
6
6
  "unpkg": "dist/index.min.js",
@@ -27,14 +27,15 @@
27
27
  "build": "npm run compile-cjs && npm run bundle",
28
28
  "watch": "run-p compile-cjs-watch bundle-watch",
29
29
  "stamp": "node node_modules/@hpcc-js/bundle/src/stamp.js",
30
- "lint": "eslint src/**/*.ts"
30
+ "lint": "eslint src/**/*.ts",
31
+ "update": "npx npm-check-updates -u -t minor"
31
32
  },
32
33
  "files": [
33
34
  "dist/**/*",
34
35
  "types/*"
35
36
  ],
36
37
  "devDependencies": {
37
- "@hpcc-js/bundle": "^2.10.20",
38
+ "@hpcc-js/bundle": "^2.10.23",
38
39
  "@types/dojo": "1.9.42",
39
40
  "@typescript-eslint/eslint-plugin": "4.31.0",
40
41
  "@typescript-eslint/parser": "4.31.0",
@@ -78,5 +79,5 @@
78
79
  "url": "https://github.com/hpcc-systems/Visualization/issues"
79
80
  },
80
81
  "homepage": "https://github.com/hpcc-systems/Visualization#readme",
81
- "gitHead": "61f20bb45f0d3baae7366f041ee87ee58ff7bb13"
82
+ "gitHead": "e89ca1a0aecd1422fde175a1916720134e18014e"
82
83
  }
@@ -1,4 +1,4 @@
1
1
  export declare const PKG_NAME = "@hpcc-js/dgrid-shim";
2
- export declare const PKG_VERSION = "2.18.0";
3
- export declare const BUILD_VERSION = "2.94.0";
2
+ export declare const PKG_VERSION = "2.22.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,wBAAwB,CAAC;AAC9C,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,wBAAwB,CAAC;AAC9C,eAAO,MAAM,WAAW,WAAW,CAAC;AACpC,eAAO,MAAM,aAAa,YAAY,CAAC"}