@microsoft/applicationinsights-web-basic 2.8.2-nightly.2204-24 → 2.8.2

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/browser/aib.2.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.2-nightly.2204-24
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.2
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1480,7 +1480,7 @@
1480
1480
  }
1481
1481
 
1482
1482
  var _objDefineProperty = ObjDefineProperty;
1483
- var version = "2.8.2-nightly.2204-24";
1483
+ var version = "2.8.2";
1484
1484
  var instanceName = "." + newId(6);
1485
1485
  var _dataUid = 0;
1486
1486
  function _createAccessor(target, prop, value) {
@@ -4946,7 +4946,7 @@
4946
4946
  }
4947
4947
  }
4948
4948
  var EnvelopeCreator = {
4949
- Version: "2.8.2-nightly.2204-24"
4949
+ Version: "2.8.2"
4950
4950
  };
4951
4951
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
4952
4952
  EnvelopeCreatorInit(logger, telemetryItem);