@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.js CHANGED
@@ -5,10 +5,10 @@
5
5
  })(this, (function (exports, comms, common, util$6, 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.25.1";
9
- var BUILD_VERSION = "2.104.1";
8
+ var PKG_VERSION$1 = "2.25.2";
9
+ var BUILD_VERSION = "2.104.2";
10
10
 
11
- /*! *****************************************************************************
11
+ /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
13
13
 
14
14
  Permission to use, copy, modify, and/or distribute this software for any
@@ -2333,7 +2333,7 @@
2333
2333
  }
2334
2334
 
2335
2335
  var PKG_NAME = "@hpcc-js/ddl-shim";
2336
- var PKG_VERSION = "2.19.1";
2336
+ var PKG_VERSION = "2.20.0";
2337
2337
 
2338
2338
  function isWorkunitDatasource(ref) {
2339
2339
  return ref.WUID !== undefined;
@@ -2413,7 +2413,7 @@
2413
2413
  VisibilitySet: VisibilitySet
2414
2414
  });
2415
2415
 
2416
- /*! *****************************************************************************
2416
+ /******************************************************************************
2417
2417
  Copyright (c) Microsoft Corporation.
2418
2418
 
2419
2419
  Permission to use, copy, modify, and/or distribute this software for any