@microsoft/applicationinsights-web-basic 2.8.0-beta.2203-05 → 2.8.0-beta.2203-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,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 2.8.0-beta.2203-05
2
+ * Microsoft.ApplicationInsights, 2.8.0-beta.2203-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 Web SDK - Basic, 2.8.0-beta.2203-05
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.0-beta.2203-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -5040,7 +5040,7 @@
5040
5040
  }
5041
5041
  }
5042
5042
  var EnvelopeCreator = {
5043
- Version: "2.8.0-beta.2203-05"
5043
+ Version: "2.8.0-beta.2203-06"
5044
5044
  };
5045
5045
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5046
5046
  EnvelopeCreatorInit(logger, telemetryItem);