@microsoft/applicationinsights-channel-js 2.8.17-nightly.2402-05 → 2.8.17

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.17-nightly.2402-05
2
+ * Microsoft Application Insights JavaScript SDK Channel, 2.8.17
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.17-nightly.2402-05
2
+ * Application Insights JavaScript SDK - Channel, 2.8.17
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.17-nightly.2402-05";
1365
+ var version = '2.8.17';
1366
1366
  var instanceName = "." + newId(6);
1367
1367
  var _dataUid = 0;
1368
1368
  function _createAccessor(target, prop, value) {
@@ -3461,7 +3461,7 @@
3461
3461
  }
3462
3462
  }
3463
3463
  var EnvelopeCreator = {
3464
- Version: "2.8.17-nightly.2402-05"
3464
+ Version: '2.8.17'
3465
3465
  };
3466
3466
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3467
3467
  EnvelopeCreatorInit(logger, telemetryItem);