@microsoft/applicationinsights-web-basic 2.8.0-nightly.2204-05 → 2.8.0-nightly.2204-06

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.8.0-nightly.2204-05
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.0-nightly.2204-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1467,7 +1467,7 @@
1467
1467
  }
1468
1468
 
1469
1469
  var _objDefineProperty = ObjDefineProperty;
1470
- var version = "2.8.0-nightly.2204-05";
1470
+ var version = "2.8.0-nightly.2204-06";
1471
1471
  var instanceName = "." + newId(6);
1472
1472
  var _dataUid = 0;
1473
1473
  function _createAccessor(target, prop, value) {
@@ -4926,7 +4926,7 @@
4926
4926
  }
4927
4927
  }
4928
4928
  var EnvelopeCreator = {
4929
- Version: "2.8.0-nightly.2204-05"
4929
+ Version: "2.8.0-nightly.2204-06"
4930
4930
  };
4931
4931
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
4932
4932
  EnvelopeCreatorInit(logger, telemetryItem);