@microsoft/applicationinsights-analytics-js 2.8.1 → 2.8.2-nightly.2204-22

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.
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.1
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.2-nightly.2204-22
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Web Analytics, 2.8.1
2
+ * Application Insights JavaScript SDK - Web Analytics, 2.8.2-nightly.2204-22
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1199,7 +1199,7 @@
1199
1199
  }
1200
1200
 
1201
1201
  var _objDefineProperty = ObjDefineProperty;
1202
- var version = "2.8.1";
1202
+ var version = "2.8.2-nightly.2204-22";
1203
1203
  var instanceName = "." + newId(6);
1204
1204
  var _dataUid = 0;
1205
1205
  function _createAccessor(target, prop, value) {
@@ -4256,7 +4256,7 @@
4256
4256
  });
4257
4257
  return _this;
4258
4258
  }
4259
- AnalyticsPlugin.Version = "2.8.1";
4259
+ AnalyticsPlugin.Version = "2.8.2-nightly.2204-22";
4260
4260
  AnalyticsPlugin.getDefaultConfig = _getDefaultConfig;
4261
4261
  return AnalyticsPlugin;
4262
4262
  }(BaseTelemetryPlugin));