@microsoft/applicationinsights-channel-js 2.8.19-nightly.2404-09 → 2.8.19-nightly.2404-10

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 Application Insights JavaScript SDK Channel, 2.8.19-nightly.2404-09
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.8.19-nightly.2404-10
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 SDK - Channel, 2.8.19-nightly.2404-09
2
+ * Application Insights JavaScript SDK - Channel, 2.8.19-nightly.2404-10
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1362,7 +1362,7 @@
1362
1362
  }
1363
1363
 
1364
1364
  var _objDefineProperty = ObjDefineProperty;
1365
- var version = "2.8.19-nightly.2404-09";
1365
+ var version = "2.8.19-nightly.2404-10";
1366
1366
  var instanceName = "." + newId(6);
1367
1367
  var _dataUid = 0;
1368
1368
  function _createAccessor(target, prop, value) {
@@ -3462,7 +3462,7 @@
3462
3462
  }
3463
3463
  }
3464
3464
  var EnvelopeCreator = {
3465
- Version: "2.8.19-nightly.2404-09"
3465
+ Version: "2.8.19-nightly.2404-10"
3466
3466
  };
3467
3467
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3468
3468
  EnvelopeCreatorInit(logger, telemetryItem);