@hpcc-js/marshaller 2.24.16 → 2.25.3
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.es6.js +5 -5
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +19 -19
- package/src/__package__.ts +2 -2
- package/types/__package__.d.ts +2 -2
- package/types/__package__.d.ts.map +1 -1
- package/types-3.4/__package__.d.ts +2 -2
package/dist/index.es6.js
CHANGED
|
@@ -13,10 +13,10 @@ import { JSONEditor, JSEditor } from '@hpcc-js/codemirror';
|
|
|
13
13
|
import { PropertyEditor } from '@hpcc-js/other';
|
|
14
14
|
|
|
15
15
|
var PKG_NAME$1 = "@hpcc-js/marshaller";
|
|
16
|
-
var PKG_VERSION$1 = "2.
|
|
17
|
-
var BUILD_VERSION = "2.
|
|
16
|
+
var PKG_VERSION$1 = "2.25.3";
|
|
17
|
+
var BUILD_VERSION = "2.104.3";
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
/******************************************************************************
|
|
20
20
|
Copyright (c) Microsoft Corporation.
|
|
21
21
|
|
|
22
22
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -2341,7 +2341,7 @@ function _mergeNamespaces(n, m) {
|
|
|
2341
2341
|
}
|
|
2342
2342
|
|
|
2343
2343
|
var PKG_NAME = "@hpcc-js/ddl-shim";
|
|
2344
|
-
var PKG_VERSION = "2.
|
|
2344
|
+
var PKG_VERSION = "2.20.0";
|
|
2345
2345
|
|
|
2346
2346
|
function isWorkunitDatasource(ref) {
|
|
2347
2347
|
return ref.WUID !== undefined;
|
|
@@ -2421,7 +2421,7 @@ var v2$1 = /*#__PURE__*/Object.freeze({
|
|
|
2421
2421
|
VisibilitySet: VisibilitySet
|
|
2422
2422
|
});
|
|
2423
2423
|
|
|
2424
|
-
|
|
2424
|
+
/******************************************************************************
|
|
2425
2425
|
Copyright (c) Microsoft Corporation.
|
|
2426
2426
|
|
|
2427
2427
|
Permission to use, copy, modify, and/or distribute this software for any
|