@hpcc-js/dgrid-shim 2.23.2 → 2.24.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/dist/index.js +7 -7
- package/dist/index.min.js +44 -44
- package/dist/index.min.js.LICENSE.txt +1 -1
- package/package.json +2 -2
- package/types/__package__.d.ts +2 -2
- package/types/__package__.d.ts.map +1 -1
|
@@ -808,7 +808,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
808
808
|
\**************************************************************/
|
|
809
809
|
|
|
810
810
|
/*!******************************************************************!*\
|
|
811
|
-
!*** ../../../../../../../tmp/tmp-
|
|
811
|
+
!*** ../../../../../../../tmp/tmp-2847T6OfoPheMeQm/dojo/dojo.js ***!
|
|
812
812
|
\******************************************************************/
|
|
813
813
|
|
|
814
814
|
/*!*********************************************************************!*\
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hpcc-js/dgrid-shim",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.24.0",
|
|
4
4
|
"description": "dgrid shim",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"unpkg": "dist/index.min.js",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
"url": "https://github.com/hpcc-systems/Visualization/issues"
|
|
62
62
|
},
|
|
63
63
|
"homepage": "https://github.com/hpcc-systems/Visualization#readme",
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "33aa52bc641400d8fb3bfa51dcd4c94a9599fc90"
|
|
65
65
|
}
|
package/types/__package__.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const PKG_NAME = "@hpcc-js/dgrid-shim";
|
|
2
|
-
export declare const PKG_VERSION = "2.
|
|
3
|
-
export declare const BUILD_VERSION = "2.
|
|
2
|
+
export declare const PKG_VERSION = "2.24.0";
|
|
3
|
+
export declare const BUILD_VERSION = "2.103.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,
|
|
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"}
|