@hpcc-js/layout 2.51.1 → 2.51.3

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
@@ -20,8 +20,8 @@
20
20
  }
21
21
 
22
22
  var PKG_NAME = "@hpcc-js/layout";
23
- var PKG_VERSION = "2.51.1";
24
- var BUILD_VERSION = "2.108.2";
23
+ var PKG_VERSION = "2.51.2";
24
+ var BUILD_VERSION = "2.108.6";
25
25
 
26
26
  /******************************************************************************
27
27
  Copyright (c) Microsoft Corporation.
@@ -3512,7 +3512,7 @@
3512
3512
  function requireGridList () {
3513
3513
  if (hasRequiredGridList) return gridList$2.exports;
3514
3514
  hasRequiredGridList = 1;
3515
- (function (module, exports) {
3515
+ (function (module, exports$1) {
3516
3516
  (function (root, factory) {
3517
3517
  {
3518
3518
  // Node. Does not work with strict CommonJS, but