@hpcc-js/marshaller 2.28.4 → 2.28.6

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 CHANGED
@@ -5,8 +5,8 @@
5
5
  })(this, (function (exports, comms, common, util$1, chart, dgrid, form, graph, map, layout, phosphor, codemirror, other) { 'use strict';
6
6
 
7
7
  var PKG_NAME$1 = "@hpcc-js/marshaller";
8
- var PKG_VERSION$1 = "2.28.4";
9
- var BUILD_VERSION = "2.108.4";
8
+ var PKG_VERSION$1 = "2.28.6";
9
+ var BUILD_VERSION = "2.108.6";
10
10
 
11
11
  /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
@@ -2338,7 +2338,7 @@
2338
2338
  }
2339
2339
 
2340
2340
  var PKG_NAME = "@hpcc-js/ddl-shim";
2341
- var PKG_VERSION = "2.22.0";
2341
+ var PKG_VERSION = "2.25.0";
2342
2342
 
2343
2343
  function isWorkunitDatasource(ref) {
2344
2344
  return ref.WUID !== undefined;