@microsoft/applicationinsights-channel-js 2.7.1-nightly.202110-17 → 2.7.1-nightly.202110-18

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.7.1-nightly.202110-17
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.7.1-nightly.202110-18
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.7.1-nightly.202110-17
2
+ * Application Insights JavaScript SDK - Channel, 2.7.1-nightly.202110-18
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2796,7 +2796,7 @@
2796
2796
  }
2797
2797
  }
2798
2798
  var EnvelopeCreator = {
2799
- Version: "2.7.1-nightly.202110-17"
2799
+ Version: "2.7.1-nightly.202110-18"
2800
2800
  };
2801
2801
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
2802
2802
  EnvelopeCreatorInit(logger, telemetryItem);