@microsoft/applicationinsights-offlinechannel-js 0.2.2 → 0.3.0-nightly3.2406-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.2.2
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.0-nightly3.2406-05
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1972,7 +1972,7 @@
1972
1972
  return result;
1973
1973
  }
1974
1974
 
1975
- var version$1 = '3.2.2';
1975
+ var version$1 = '3.3.0-nightly3.2406-05';
1976
1976
  var instanceName = "." + newId(6);
1977
1977
  var _dataUid = 0;
1978
1978
  function _canAcceptData(target) {
@@ -6322,7 +6322,7 @@
6322
6322
  return Sender;
6323
6323
  }());
6324
6324
 
6325
- var version = '0.2.2';
6325
+ var version = '0.3.0-nightly3.2406-05';
6326
6326
  var DefaultOfflineIdentifier = "OfflineChannel";
6327
6327
  var DefaultBatchInterval = 15000;
6328
6328
  var DefaultInMemoMaxTime = 15000;