@hpcc-js/eclwatch 2.74.5 → 2.74.7

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
@@ -4,8 +4,8 @@
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["@hpcc-js/eclwatch"] = {}, global["@hpcc-js/codemirror"], global["@hpcc-js/comms"], global["@hpcc-js/phosphor"], global["@hpcc-js/tree"], global["@hpcc-js/util"], global["@hpcc-js/common"], global["@hpcc-js/dgrid"], global["@hpcc-js/graph"], global["@hpcc-js/layout"], global["@hpcc-js/timeline"]));
5
5
  })(this, (function (exports, codemirror, comms, phosphor, tree, util, common, dgrid, graph, layout, timeline) {
6
6
  var PKG_NAME = "@hpcc-js/eclwatch";
7
- var PKG_VERSION = "2.74.5";
8
- var BUILD_VERSION = "2.105.11";
7
+ var PKG_VERSION = "2.74.7";
8
+ var BUILD_VERSION = "2.105.13";
9
9
 
10
10
  /******************************************************************************
11
11
  Copyright (c) Microsoft Corporation.
@@ -1647,7 +1647,5 @@
1647
1647
  exports.WUStatus = WUStatus;
1648
1648
  exports.WUTimeline = WUTimeline;
1649
1649
 
1650
- Object.defineProperty(exports, '__esModule', { value: true });
1651
-
1652
1650
  }));
1653
1651
  //# sourceMappingURL=index.js.map