@microsoft/applicationinsights-offlinechannel-js 0.3.7-nightly3.2505-01 → 0.3.7-nightly3.2505-02

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.3.7-nightly3.2505-01
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.7-nightly3.2505-02
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.3.7-nightly3.2505-01';
2079
+ var version$1 = '3.3.7-nightly3.2505-02';
2080
2080
  var instanceName = "." + newId(6);
2081
2081
  var _dataUid = 0;
2082
2082
  function _canAcceptData(target) {
@@ -6470,7 +6470,7 @@
6470
6470
  return Sender;
6471
6471
  }());
6472
6472
 
6473
- var version = '0.3.7-nightly3.2505-01';
6473
+ var version = '0.3.7-nightly3.2505-02';
6474
6474
  var DefaultOfflineIdentifier = "OfflineChannel";
6475
6475
  var DefaultBatchInterval = 15000;
6476
6476
  var DefaultInMemoMaxTime = 15000;