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