@microsoft/applicationinsights-offlinechannel-js 0.4.1 → 0.4.2-nightly3.2604-07

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.4.1
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.4.2-nightly3.2604-07
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2128,7 +2128,7 @@
2128
2128
  return result;
2129
2129
  }
2130
2130
 
2131
- var version$1 = '3.4.1';
2131
+ var version$1 = '3.4.2-nightly3.2604-07';
2132
2132
  var instanceName = "." + newId(6);
2133
2133
  var _dataUid = 0;
2134
2134
  function _canAcceptData(target) {
@@ -6511,7 +6511,7 @@
6511
6511
  return Sender;
6512
6512
  }());
6513
6513
 
6514
- var version = '0.4.1';
6514
+ var version = '0.4.2-nightly3.2604-07';
6515
6515
  var DefaultOfflineIdentifier = "OfflineChannel";
6516
6516
  var DefaultBatchInterval = 15000;
6517
6517
  var DefaultInMemoMaxTime = 15000;