@microsoft/applicationinsights-web-basic 2.8.7 → 2.8.8-nightly.2209-01

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.ApplicationInsights, 2.8.7
2
+ * Microsoft.ApplicationInsights, 2.8.8-nightly.2209-01
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 Web SDK - Basic, 2.8.7
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.8-nightly.2209-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1537,7 +1537,7 @@
1537
1537
  }
1538
1538
 
1539
1539
  var _objDefineProperty = ObjDefineProperty;
1540
- var version = '2.8.7';
1540
+ var version = "2.8.8-nightly.2209-01";
1541
1541
  var instanceName = "." + newId(6);
1542
1542
  var _dataUid = 0;
1543
1543
  function _createAccessor(target, prop, value) {
@@ -5063,7 +5063,7 @@
5063
5063
  }
5064
5064
  }
5065
5065
  var EnvelopeCreator = {
5066
- Version: '2.8.7'
5066
+ Version: "2.8.8-nightly.2209-01"
5067
5067
  };
5068
5068
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5069
5069
  EnvelopeCreatorInit(logger, telemetryItem);