@microsoft/applicationinsights-offlinechannel-js 0.3.7-nightly3.2504-12 → 0.3.7-nightly3.2504-11

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.7-nightly3.2504-12
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.7-nightly3.2504-11
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2161,7 +2161,7 @@
2161
2161
  return result;
2162
2162
  }
2163
2163
 
2164
- var version$1 = '3.3.7-nightly3.2504-12';
2164
+ var version$1 = '3.3.7-nightly3.2504-11';
2165
2165
  var instanceName = "." + newId(6);
2166
2166
  var _dataUid = 0;
2167
2167
  function _canAcceptData(target) {
@@ -6488,7 +6488,7 @@
6488
6488
  return Sender;
6489
6489
  }());
6490
6490
 
6491
- var version = '0.3.7-nightly3.2504-12';
6491
+ var version = '0.3.7-nightly3.2504-11';
6492
6492
  var DefaultOfflineIdentifier = "OfflineChannel";
6493
6493
  var DefaultBatchInterval = 15000;
6494
6494
  var DefaultInMemoMaxTime = 15000;