@pendo/agent 2.299.0 → 2.300.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.
package/dist/dom.esm.js CHANGED
@@ -7315,7 +7315,7 @@ function getScreenPosition(element) {
7315
7315
  };
7316
7316
  }
7317
7317
 
7318
- var VERSION = '2.299.0_';
7318
+ var VERSION = '2.300.1_';
7319
7319
 
7320
7320
  var decodeURIComponent = _.isFunction(window.decodeURIComponent) ? window.decodeURIComponent : _.identity;
7321
7321