@hpcc-js/marshaller 2.28.9 → 2.28.10

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,8 +13,8 @@ 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.28.9";
17
- var BUILD_VERSION = "2.108.9";
16
+ var PKG_VERSION$1 = "2.28.10";
17
+ var BUILD_VERSION = "2.108.10";
18
18
 
19
19
  /******************************************************************************
20
20
  Copyright (c) Microsoft Corporation.
@@ -2346,7 +2346,7 @@ function _mergeNamespaces$1(n, m) {
2346
2346
  }
2347
2347
 
2348
2348
  var PKG_NAME = "@hpcc-js/ddl-shim";
2349
- var PKG_VERSION = "2.25.1";
2349
+ var PKG_VERSION = "2.25.2";
2350
2350
 
2351
2351
  function isWorkunitDatasource(ref) {
2352
2352
  return ref.WUID !== undefined;