@microsoft/applicationinsights-web-basic 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.ApplicationInsights, 2.8.0-beta.2203-07
2
+ * Microsoft.ApplicationInsights, 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 Web SDK - Basic, 2.8.0-beta.2203-07
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.0-beta.2203-08
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -5045,7 +5045,7 @@
5045
5045
  }
5046
5046
  }
5047
5047
  var EnvelopeCreator = {
5048
- Version: "2.8.0-beta.2203-07"
5048
+ Version: "2.8.0-beta.2203-08"
5049
5049
  };
5050
5050
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5051
5051
  EnvelopeCreatorInit(logger, telemetryItem);