@microsoft/applicationinsights-web-basic 2.7.2-nightly.2112-06 → 2.7.2

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.2-nightly.2112-06
2
+ * Microsoft.ApplicationInsights, 2.7.2
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.2-nightly.2112-06
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.2
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -3857,7 +3857,7 @@
3857
3857
  }
3858
3858
  }
3859
3859
  var EnvelopeCreator = {
3860
- Version: "2.7.2-nightly.2112-06"
3860
+ Version: "2.7.2"
3861
3861
  };
3862
3862
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3863
3863
  EnvelopeCreatorInit(logger, telemetryItem);