@hpcc-js/util 2.51.0 → 2.51.1

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) { 'use strict';
6
6
 
7
7
  var PKG_NAME = "@hpcc-js/util";
8
- var PKG_VERSION = "2.51.0";
9
- var BUILD_VERSION = "2.105.6";
8
+ var PKG_VERSION = "2.51.1";
9
+ var BUILD_VERSION = "2.105.12";
10
10
 
11
11
  /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
@@ -2587,7 +2587,5 @@
2587
2587
  exports.verboseDeepEquals = verboseDeepEquals;
2588
2588
  exports.xml2json = xml2json;
2589
2589
 
2590
- Object.defineProperty(exports, '__esModule', { value: true });
2591
-
2592
2590
  }));
2593
2591
  //# sourceMappingURL=index.js.map