@microsoft/applicationinsights-channel-js 2.8.9-nightly.2210-04 → 2.8.9-nightly.2210-05

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,8 +1,8 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.32.1",
5
- "schemaVersion": 1009,
4
+ "toolVersion": "7.33.4",
5
+ "schemaVersion": 1010,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
8
8
  "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
@@ -200,6 +200,7 @@
200
200
  "text": " "
201
201
  }
202
202
  ],
203
+ "fileUrlPath": "types/Sender.d.ts",
203
204
  "releaseTag": "Public",
204
205
  "name": "Sender",
205
206
  "preserveMemberOrder": false,
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK Channel, 2.8.9-nightly.2210-04
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.8.9-nightly.2210-05
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.9-nightly.2210-04
2
+ * Application Insights JavaScript SDK - Channel, 2.8.9-nightly.2210-05
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.9-nightly.2210-04";
1358
+ var version = "2.8.9-nightly.2210-05";
1359
1359
  var instanceName = "." + newId(6);
1360
1360
  var _dataUid = 0;
1361
1361
  function _createAccessor(target, prop, value) {
@@ -3440,7 +3440,7 @@
3440
3440
  }
3441
3441
  }
3442
3442
  var EnvelopeCreator = {
3443
- Version: "2.8.9-nightly.2210-04"
3443
+ Version: "2.8.9-nightly.2210-05"
3444
3444
  };
3445
3445
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3446
3446
  EnvelopeCreatorInit(logger, telemetryItem);