@microsoft/applicationinsights-offlinechannel-js 0.3.9-nightly3.2506-02 → 0.3.9-nightly3.2506-04

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