@microsoft/applicationinsights-web-basic 2.8.18 → 2.8.19-nightly.2403-08

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.8.18
2
+ * Microsoft.ApplicationInsights, 2.8.19-nightly.2403-08
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.8.18
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.19-nightly.2403-08
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1568,7 +1568,7 @@
1568
1568
  }
1569
1569
 
1570
1570
  var _objDefineProperty = ObjDefineProperty;
1571
- var version = '2.8.18';
1571
+ var version = "2.8.19-nightly.2403-08";
1572
1572
  var instanceName = "." + newId(6);
1573
1573
  var _dataUid = 0;
1574
1574
  function _createAccessor(target, prop, value) {
@@ -5177,7 +5177,7 @@
5177
5177
  }
5178
5178
  }
5179
5179
  var EnvelopeCreator = {
5180
- Version: '2.8.18'
5180
+ Version: "2.8.19-nightly.2403-08"
5181
5181
  };
5182
5182
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5183
5183
  EnvelopeCreatorInit(logger, telemetryItem);