@microsoft/applicationinsights-offlinechannel-js 0.4.0-beta → 0.4.0-nightly3.2602-34

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.0-beta
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.4.0-nightly3.2602-34
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2125,7 +2125,7 @@
2125
2125
  return result;
2126
2126
  }
2127
2127
 
2128
- var version$1 = '3.4.0-beta';
2128
+ var version$1 = '3.4.0-nightly3.2602-34';
2129
2129
  var instanceName = "." + newId(6);
2130
2130
  var _dataUid = 0;
2131
2131
  function _canAcceptData(target) {
@@ -6508,7 +6508,7 @@
6508
6508
  return Sender;
6509
6509
  }());
6510
6510
 
6511
- var version = '0.4.0-beta';
6511
+ var version = '0.4.0-nightly3.2602-34';
6512
6512
  var DefaultOfflineIdentifier = "OfflineChannel";
6513
6513
  var DefaultBatchInterval = 15000;
6514
6514
  var DefaultInMemoMaxTime = 15000;