@microsoft/applicationinsights-dependencies-js 2.8.7-nightly.2208-07 → 2.8.7-nightly.2208-10

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.29.0",
4
+ "toolVersion": "7.29.5",
5
5
  "schemaVersion": 1009,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -188,11 +188,7 @@
188
188
  },
189
189
  {
190
190
  "kind": "Content",
191
- "text": " "
192
- },
193
- {
194
- "kind": "Content",
195
- "text": "implements "
191
+ "text": " implements "
196
192
  },
197
193
  {
198
194
  "kind": "Reference",
@@ -861,12 +857,12 @@
861
857
  },
862
858
  "implementsTokenRanges": [
863
859
  {
864
- "startIndex": 4,
865
- "endIndex": 5
860
+ "startIndex": 3,
861
+ "endIndex": 4
866
862
  },
867
863
  {
868
- "startIndex": 6,
869
- "endIndex": 7
864
+ "startIndex": 5,
865
+ "endIndex": 6
870
866
  }
871
867
  ]
872
868
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights XHR dependencies plugin, 2.8.7-nightly.2208-07
2
+ * Microsoft Application Insights XHR dependencies plugin, 2.8.7-nightly.2208-10
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 - Dependencies Plugin, 2.8.7-nightly.2208-07
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 2.8.7-nightly.2208-10
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1256,7 +1256,7 @@
1256
1256
  }
1257
1257
 
1258
1258
  var _objDefineProperty = ObjDefineProperty;
1259
- var version = "2.8.7-nightly.2208-07";
1259
+ var version = "2.8.7-nightly.2208-10";
1260
1260
  var instanceName = "." + newId(6);
1261
1261
  var _dataUid = 0;
1262
1262
  function _createAccessor(target, prop, value) {