@microsoft/applicationinsights-offlinechannel-js 0.2.0 → 0.2.1-nightly3.2404-24

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.0
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.2.1-nightly3.2404-24
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.0';
1975
+ var version$1 = '3.2.1-nightly3.2404-24';
1976
1976
  var instanceName = "." + newId(6);
1977
1977
  var _dataUid = 0;
1978
1978
  function _canAcceptData(target) {
@@ -6297,7 +6297,7 @@
6297
6297
  return Sender;
6298
6298
  }());
6299
6299
 
6300
- var version = '0.2.0';
6300
+ var version = '0.2.1-nightly3.2404-24';
6301
6301
  var DefaultOfflineIdentifier = "OfflineChannel";
6302
6302
  var DefaultBatchInterval = 15000;
6303
6303
  var DefaultInMemoMaxTime = 15000;