@hpcc-js/tree 2.40.17 → 2.41.0

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, api, common) { 'use strict';
6
6
 
7
7
  var PKG_NAME = "@hpcc-js/tree";
8
- var PKG_VERSION = "2.40.17";
9
- var BUILD_VERSION = "2.105.9";
8
+ var PKG_VERSION = "2.41.0";
9
+ var BUILD_VERSION = "2.106.0";
10
10
 
11
11
  /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
@@ -2848,7 +2848,5 @@
2848
2848
  exports.Treemap = Treemap;
2849
2849
  exports.TreemapColumn = TreemapColumn;
2850
2850
 
2851
- Object.defineProperty(exports, '__esModule', { value: true });
2852
-
2853
2851
  }));
2854
2852
  //# sourceMappingURL=index.js.map