@microsoft/applicationinsights-offlinechannel-js 0.1.2 → 0.1.3-nightly3.240329-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.2
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.1.3-nightly3.240329-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -6336,7 +6336,7 @@
6336
6336
  return Sender;
6337
6337
  }());
6338
6338
 
6339
- var version = '0.1.2';
6339
+ var version = '0.1.3-nightly3.240329-01';
6340
6340
  var DefaultOfflineIdentifier = "OfflineChannel";
6341
6341
  var DefaultBatchInterval = 15000;
6342
6342
  var DefaultInMemoMaxTime = 15000;