@hpcc-js/marshaller 2.23.106 → 2.23.107

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 = "@hpcc-js/marshaller";
16
- var PKG_VERSION = "2.23.106";
17
- var BUILD_VERSION = "2.100.0";
16
+ var PKG_VERSION = "2.23.107";
17
+ var BUILD_VERSION = "2.101.0";
18
18
 
19
19
  /*! *****************************************************************************
20
20
  Copyright (c) Microsoft Corporation.
@@ -2326,7 +2326,7 @@ var DSPicker = /** @class */ (function (_super) {
2326
2326
  DSPicker.prototype._class += " DSPicker";
2327
2327
 
2328
2328
  var PKG_NAME$1 = "@hpcc-js/ddl-shim";
2329
- var PKG_VERSION$1 = "2.17.24";
2329
+ var PKG_VERSION$1 = "2.17.25";
2330
2330
 
2331
2331
  function isWorkunitDatasource(ref) {
2332
2332
  return ref.WUID !== undefined;