@microsoft/applicationinsights-analytics-js 2.8.0-beta.2203-07 → 2.8.0-beta.2203-08

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,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.0-beta.2203-07
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 2.8.0-beta.2203-08
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.0-beta.2203-07
2
+ * Application Insights JavaScript SDK - Web Analytics, 2.8.0-beta.2203-08
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -4440,7 +4440,7 @@
4440
4440
  });
4441
4441
  return _this;
4442
4442
  }
4443
- AnalyticsPlugin.Version = "2.8.0-beta.2203-07";
4443
+ AnalyticsPlugin.Version = "2.8.0-beta.2203-08";
4444
4444
  AnalyticsPlugin.getDefaultConfig = _getDefaultConfig;
4445
4445
  return AnalyticsPlugin;
4446
4446
  }(BaseTelemetryPlugin));