@microsoft/applicationinsights-offlinechannel-js 0.4.0-nightlybeta3.2504-17 → 0.4.0-nightlybeta3.2504-20

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-nightlybeta3.2504-17
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.4.0-nightlybeta3.2504-20
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2076,7 +2076,7 @@
2076
2076
  return result;
2077
2077
  }
2078
2078
 
2079
- var version$1 = '3.4.0-nightlybeta3.2504-17';
2079
+ var version$1 = '3.4.0-nightlybeta3.2504-20';
2080
2080
  var instanceName = "." + newId(6);
2081
2081
  var _dataUid = 0;
2082
2082
  function _canAcceptData(target) {
@@ -6418,7 +6418,7 @@
6418
6418
  return Sender;
6419
6419
  }());
6420
6420
 
6421
- var version = '0.4.0-nightlybeta3.2504-17';
6421
+ var version = '0.4.0-nightlybeta3.2504-20';
6422
6422
  var DefaultOfflineIdentifier = "OfflineChannel";
6423
6423
  var DefaultBatchInterval = 15000;
6424
6424
  var DefaultInMemoMaxTime = 15000;