@microsoft/applicationinsights-channel-js 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 Application Insights JavaScript SDK Channel, 2.8.0-beta.2203-05
2
+ * Microsoft Application Insights JavaScript SDK Channel, 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 SDK - Channel, 2.8.0-beta.2203-05
2
+ * Application Insights JavaScript SDK - Channel, 2.8.0-beta.2203-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -3586,7 +3586,7 @@
3586
3586
  }
3587
3587
  }
3588
3588
  var EnvelopeCreator = {
3589
- Version: "2.8.0-beta.2203-05"
3589
+ Version: "2.8.0-beta.2203-06"
3590
3590
  };
3591
3591
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3592
3592
  EnvelopeCreatorInit(logger, telemetryItem);