ag-grid-enterprise 33.2.0 → 33.2.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.
@@ -32479,7 +32479,7 @@ class LicenseManager {
32479
32479
  }
32480
32480
  }
32481
32481
  exports.LicenseManager = LicenseManager;
32482
- LicenseManager.RELEASE_INFORMATION = 'MTc0MjgzMTQ2MTYwOA==';
32482
+ LicenseManager.RELEASE_INFORMATION = 'MTc0MjU0ODYxMzc0Nw==';
32483
32483
 
32484
32484
 
32485
32485
  /***/ }),
@@ -54540,7 +54540,7 @@ exports.clearTreeRowFlags = clearTreeRowFlags;
54540
54540
  Object.defineProperty(exports, "__esModule", ({ value: true }));
54541
54541
  exports.VERSION = void 0;
54542
54542
  // DO NOT UPDATE MANUALLY: Generated from script during build time
54543
- exports.VERSION = '33.2.0';
54543
+ exports.VERSION = '33.2.1';
54544
54544
 
54545
54545
 
54546
54546
  /***/ }),
@@ -60349,7 +60349,7 @@ function _waitUntil(condition, callback, timeout = 100, timeoutMessage) {
60349
60349
  }
60350
60350
 
60351
60351
  // packages/ag-grid-community/src/version.ts
60352
- var VERSION = "33.2.0";
60352
+ var VERSION = "33.2.1";
60353
60353
 
60354
60354
  // packages/ag-grid-community/src/validation/logging.ts
60355
60355
  var MAX_URL_LENGTH = 2e3;