@microsoft/applicationinsights-analytics-js 2.8.4-nightly.2205-04 → 2.8.4-nightly.2205-06

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.23.1",
4
+ "toolVersion": "7.23.2",
5
5
  "schemaVersion": 1005,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.4-nightly.2205-04
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.4-nightly.2205-06
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 - Web Analytics, 2.8.4-nightly.2205-04
2
+ * Application Insights JavaScript SDK - Web Analytics, 2.8.4-nightly.2205-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1206,7 +1206,7 @@
1206
1206
  }
1207
1207
 
1208
1208
  var _objDefineProperty = ObjDefineProperty;
1209
- var version = "2.8.4-nightly.2205-04";
1209
+ var version = "2.8.4-nightly.2205-06";
1210
1210
  var instanceName = "." + newId(6);
1211
1211
  var _dataUid = 0;
1212
1212
  function _createAccessor(target, prop, value) {
@@ -4262,7 +4262,7 @@
4262
4262
  });
4263
4263
  return _this;
4264
4264
  }
4265
- AnalyticsPlugin.Version = "2.8.4-nightly.2205-04";
4265
+ AnalyticsPlugin.Version = "2.8.4-nightly.2205-06";
4266
4266
  AnalyticsPlugin.getDefaultConfig = _getDefaultConfig;
4267
4267
  return AnalyticsPlugin;
4268
4268
  }(BaseTelemetryPlugin));