@microsoft/applicationinsights-offlinechannel-js 0.1.3-nightly3.240410-01 → 0.1.3-nightly3.240412-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.3-nightly3.240410-01
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.1.3-nightly3.240412-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -6365,7 +6365,7 @@
6365
6365
  return Sender;
6366
6366
  }());
6367
6367
 
6368
- var version = '0.1.3-nightly3.240410-01';
6368
+ var version = '0.1.3-nightly3.240412-01';
6369
6369
  var DefaultOfflineIdentifier = "OfflineChannel";
6370
6370
  var DefaultBatchInterval = 15000;
6371
6371
  var DefaultInMemoMaxTime = 15000;