@microsoft/applicationinsights-offlinechannel-js 0.3.10-nightly3.2508-02 → 0.3.10-nightly3.2508-05

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
- * Application Insights JavaScript SDK - Offline Channel, 0.3.10-nightly3.2508-02
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.10-nightly3.2508-05
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2102,7 +2102,7 @@
2102
2102
  return result;
2103
2103
  }
2104
2104
 
2105
- var version$1 = '3.3.10-nightly3.2508-02';
2105
+ var version$1 = '3.3.10-nightly3.2508-05';
2106
2106
  var instanceName = "." + newId(6);
2107
2107
  var _dataUid = 0;
2108
2108
  function _canAcceptData(target) {
@@ -6497,7 +6497,7 @@
6497
6497
  return Sender;
6498
6498
  }());
6499
6499
 
6500
- var version = '0.3.10-nightly3.2508-02';
6500
+ var version = '0.3.10-nightly3.2508-05';
6501
6501
  var DefaultOfflineIdentifier = "OfflineChannel";
6502
6502
  var DefaultBatchInterval = 15000;
6503
6503
  var DefaultInMemoMaxTime = 15000;