@microsoft/applicationinsights-web-basic 2.8.8 → 2.8.9-nightly.2210-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.8
2
+ * Microsoft.ApplicationInsights, 2.8.9-nightly.2210-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.8
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.9-nightly.2210-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.8';
1540
+ var version = "2.8.9-nightly.2210-01";
1541
1541
  var instanceName = "." + newId(6);
1542
1542
  var _dataUid = 0;
1543
1543
  function _createAccessor(target, prop, value) {
@@ -5080,7 +5080,7 @@
5080
5080
  }
5081
5081
  }
5082
5082
  var EnvelopeCreator = {
5083
- Version: '2.8.8'
5083
+ Version: "2.8.9-nightly.2210-01"
5084
5084
  };
5085
5085
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5086
5086
  EnvelopeCreatorInit(logger, telemetryItem);