@microsoft/applicationinsights-web-basic 2.8.17 → 2.8.18-nightly.2402-21

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,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.39.5",
4
+ "toolVersion": "7.40.6",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 2.8.17
2
+ * Microsoft.ApplicationInsights, 2.8.18-nightly.2402-21
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.17
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.18-nightly.2402-21
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1568,7 +1568,7 @@
1568
1568
  }
1569
1569
 
1570
1570
  var _objDefineProperty = ObjDefineProperty;
1571
- var version = '2.8.17';
1571
+ var version = "2.8.18-nightly.2402-21";
1572
1572
  var instanceName = "." + newId(6);
1573
1573
  var _dataUid = 0;
1574
1574
  function _createAccessor(target, prop, value) {
@@ -5176,7 +5176,7 @@
5176
5176
  }
5177
5177
  }
5178
5178
  var EnvelopeCreator = {
5179
- Version: '2.8.17'
5179
+ Version: "2.8.18-nightly.2402-21"
5180
5180
  };
5181
5181
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5182
5182
  EnvelopeCreatorInit(logger, telemetryItem);