@microsoft/applicationinsights-web-basic 2.7.3 → 2.7.4-nightly.2201-03

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.
package/browser/aib.2.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript Web SDK - Basic, 2.7.3
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.4-nightly.2201-03
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -3869,7 +3869,7 @@
3869
3869
  }
3870
3870
  }
3871
3871
  var EnvelopeCreator = {
3872
- Version: "2.7.3"
3872
+ Version: "2.7.4-nightly.2201-03"
3873
3873
  };
3874
3874
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3875
3875
  EnvelopeCreatorInit(logger, telemetryItem);