@microsoft/applicationinsights-offlinechannel-js 0.3.11 → 0.3.12-nightly3.2601-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.11
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.12-nightly3.2601-05
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2103,7 +2103,7 @@
2103
2103
  return result;
2104
2104
  }
2105
2105
 
2106
- var version$1 = '3.3.11';
2106
+ var version$1 = '3.3.12-nightly3.2601-05';
2107
2107
  var instanceName = "." + newId(6);
2108
2108
  var _dataUid = 0;
2109
2109
  function _canAcceptData(target) {
@@ -6522,7 +6522,7 @@
6522
6522
  return Sender;
6523
6523
  }());
6524
6524
 
6525
- var version = '0.3.11';
6525
+ var version = '0.3.12-nightly3.2601-05';
6526
6526
  var DefaultOfflineIdentifier = "OfflineChannel";
6527
6527
  var DefaultBatchInterval = 15000;
6528
6528
  var DefaultInMemoMaxTime = 15000;