@microsoft/applicationinsights-offlinechannel-js 0.1.0-nightly3.2402-06 → 0.1.0-nightly3.2402-09

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.0-nightly3.2402-06
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.1.0-nightly3.2402-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -5982,7 +5982,7 @@
5982
5982
  return Sender;
5983
5983
  }());
5984
5984
 
5985
- var version = '0.1.0-nightly3.2402-06';
5985
+ var version = '0.1.0-nightly3.2402-09';
5986
5986
  var DefaultOfflineIdentifier = "OfflineChannel";
5987
5987
  var DefaultBatchInterval = 15000;
5988
5988
  var DefaultInMemoMaxTime = 15000;