@microsoft/applicationinsights-offlinechannel-js 0.4.0-nightlybeta.2504-03 → 0.4.0-nightlybeta3.2504-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.4.0-nightlybeta.2504-03
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.4.0-nightlybeta3.2504-05
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1987,7 +1987,7 @@
1987
1987
  return result;
1988
1988
  }
1989
1989
 
1990
- var version$1 = '3.4.0-nightlybeta.2504-03';
1990
+ var version$1 = '3.4.0-nightlybeta3.2504-05';
1991
1991
  var instanceName = "." + newId(6);
1992
1992
  var _dataUid = 0;
1993
1993
  function _canAcceptData(target) {
@@ -6314,7 +6314,7 @@
6314
6314
  return Sender;
6315
6315
  }());
6316
6316
 
6317
- var version = '0.4.0-nightlybeta.2504-03';
6317
+ var version = '0.4.0-nightlybeta3.2504-05';
6318
6318
  var DefaultOfflineIdentifier = "OfflineChannel";
6319
6319
  var DefaultBatchInterval = 15000;
6320
6320
  var DefaultInMemoMaxTime = 15000;