@microsoft/applicationinsights-channel-js 2.7.2-nightly.2111-24 → 2.7.2-nightly.2112-04

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.2-nightly.2111-24
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.7.2-nightly.2112-04
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.2-nightly.2111-24
2
+ * Application Insights JavaScript SDK - Channel, 2.7.2-nightly.2112-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2830,7 +2830,7 @@
2830
2830
  }
2831
2831
  }
2832
2832
  var EnvelopeCreator = {
2833
- Version: "2.7.2-nightly.2111-24"
2833
+ Version: "2.7.2-nightly.2112-04"
2834
2834
  };
2835
2835
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
2836
2836
  EnvelopeCreatorInit(logger, telemetryItem);