@microsoft/applicationinsights-channel-js 2.8.15-nightly.2307-19 → 2.8.15-nightly.2307-26

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.35.0",
4
+ "toolVersion": "7.36.3",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK Channel, 2.8.15-nightly.2307-19
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.8.15-nightly.2307-26
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 SDK - Channel, 2.8.15-nightly.2307-19
2
+ * Application Insights JavaScript SDK - Channel, 2.8.15-nightly.2307-26
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1355,7 +1355,7 @@
1355
1355
  }
1356
1356
 
1357
1357
  var _objDefineProperty = ObjDefineProperty;
1358
- var version = "2.8.15-nightly.2307-19";
1358
+ var version = "2.8.15-nightly.2307-26";
1359
1359
  var instanceName = "." + newId(6);
1360
1360
  var _dataUid = 0;
1361
1361
  function _createAccessor(target, prop, value) {
@@ -3446,7 +3446,7 @@
3446
3446
  }
3447
3447
  }
3448
3448
  var EnvelopeCreator = {
3449
- Version: "2.8.15-nightly.2307-19"
3449
+ Version: "2.8.15-nightly.2307-26"
3450
3450
  };
3451
3451
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3452
3452
  EnvelopeCreatorInit(logger, telemetryItem);