@microsoft/applicationinsights-web-basic 2.8.13 → 2.8.14-nightly.2305-02

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.13
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.14-nightly.2305-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1561,7 +1561,7 @@
1561
1561
  }
1562
1562
 
1563
1563
  var _objDefineProperty = ObjDefineProperty;
1564
- var version = '2.8.13';
1564
+ var version = "2.8.14-nightly.2305-02";
1565
1565
  var instanceName = "." + newId(6);
1566
1566
  var _dataUid = 0;
1567
1567
  function _createAccessor(target, prop, value) {
@@ -5158,7 +5158,7 @@
5158
5158
  }
5159
5159
  }
5160
5160
  var EnvelopeCreator = {
5161
- Version: '2.8.13'
5161
+ Version: "2.8.14-nightly.2305-02"
5162
5162
  };
5163
5163
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5164
5164
  EnvelopeCreatorInit(logger, telemetryItem);