@hpcc-js/marshaller 2.25.10 → 2.25.12

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$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.10";
9
- var BUILD_VERSION = "2.104.13";
8
+ var PKG_VERSION$1 = "2.25.12";
9
+ var BUILD_VERSION = "2.104.15";
10
10
 
11
11
  /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
@@ -77,7 +77,7 @@
77
77
  function verb(n) { return function (v) { return step([n, v]); }; }
78
78
  function step(op) {
79
79
  if (f) throw new TypeError("Generator is already executing.");
80
- while (_) try {
80
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
81
81
  if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
82
82
  if (y = 0, t) op = [op[0] & 2, t.value];
83
83
  switch (op[0]) {
@@ -2333,7 +2333,7 @@
2333
2333
  }
2334
2334
 
2335
2335
  var PKG_NAME = "@hpcc-js/ddl-shim";
2336
- var PKG_VERSION = "2.20.1";
2336
+ var PKG_VERSION = "2.20.2";
2337
2337
 
2338
2338
  function isWorkunitDatasource(ref) {
2339
2339
  return ref.WUID !== undefined;