@microsoft/applicationinsights-offlinechannel-js 0.1.1-nightly3.2402-22 → 0.1.1-nightly3.2403-01

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.1.1-nightly3.2402-22
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.1.1-nightly3.2403-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -6046,7 +6046,7 @@
6046
6046
  return Sender;
6047
6047
  }());
6048
6048
 
6049
- var version = '0.1.1-nightly3.2402-22';
6049
+ var version = '0.1.1-nightly3.2403-01';
6050
6050
  var DefaultOfflineIdentifier = "OfflineChannel";
6051
6051
  var DefaultBatchInterval = 15000;
6052
6052
  var DefaultInMemoMaxTime = 15000;