@microsoft/applicationinsights-web-basic 2.7.4 → 2.7.5-nightly.2202-11

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.7.4
2
+ * Microsoft.ApplicationInsights, 2.7.5-nightly.2202-11
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.7.4
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.5-nightly.2202-11
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -3904,7 +3904,7 @@
3904
3904
  }
3905
3905
  }
3906
3906
  var EnvelopeCreator = {
3907
- Version: "2.7.4"
3907
+ Version: "2.7.5-nightly.2202-11"
3908
3908
  };
3909
3909
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3910
3910
  EnvelopeCreatorInit(logger, telemetryItem);