@hpcc-js/eclwatch 2.75.8 → 2.76.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.es6.js CHANGED
@@ -10,8 +10,8 @@ import { Legend, Carousel, ChartPanel } from '@hpcc-js/layout';
10
10
  import { ReactTimelineSeries } from '@hpcc-js/timeline';
11
11
 
12
12
  var PKG_NAME = "@hpcc-js/eclwatch";
13
- var PKG_VERSION = "2.75.8";
14
- var BUILD_VERSION = "2.106.11";
13
+ var PKG_VERSION = "2.76.0";
14
+ var BUILD_VERSION = "2.107.0";
15
15
 
16
16
  /******************************************************************************
17
17
  Copyright (c) Microsoft Corporation.
@@ -27,7 +27,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
27
27
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
28
28
  PERFORMANCE OF THIS SOFTWARE.
29
29
  ***************************************************************************** */
30
- /* global Reflect, Promise, SuppressedError, Symbol */
30
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
31
31
 
32
32
  var extendStatics = function(d, b) {
33
33
  extendStatics = Object.setPrototypeOf ||