@hpcc-js/marshaller 2.25.1 → 2.25.2

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 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.25.1";
17
- var BUILD_VERSION = "2.104.1";
16
+ var PKG_VERSION$1 = "2.25.2";
17
+ var BUILD_VERSION = "2.104.2";
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.19.1";
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