@microsoft/applicationinsights-channel-js 2.8.16-nightly.2308-04 → 2.8.16-nightly.2308-17

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.36.3",
4
+ "toolVersion": "7.36.4",
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.16-nightly.2308-04
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.8.16-nightly.2308-17
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.16-nightly.2308-04
2
+ * Application Insights JavaScript SDK - Channel, 2.8.16-nightly.2308-17
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.16-nightly.2308-04";
1358
+ var version = "2.8.16-nightly.2308-17";
1359
1359
  var instanceName = "." + newId(6);
1360
1360
  var _dataUid = 0;
1361
1361
  function _createAccessor(target, prop, value) {
@@ -3454,7 +3454,7 @@
3454
3454
  }
3455
3455
  }
3456
3456
  var EnvelopeCreator = {
3457
- Version: "2.8.16-nightly.2308-04"
3457
+ Version: "2.8.16-nightly.2308-17"
3458
3458
  };
3459
3459
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3460
3460
  EnvelopeCreatorInit(logger, telemetryItem);