@microsoft/applicationinsights-offlinechannel-js 0.3.10 → 0.3.11-nightly3.2511-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.10
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.11-nightly3.2511-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2102,7 +2102,7 @@
2102
2102
  return result;
2103
2103
  }
2104
2104
 
2105
- var version$1 = '3.3.10';
2105
+ var version$1 = '3.3.11-nightly3.2511-02';
2106
2106
  var instanceName = "." + newId(6);
2107
2107
  var _dataUid = 0;
2108
2108
  function _canAcceptData(target) {
@@ -6520,7 +6520,7 @@
6520
6520
  return Sender;
6521
6521
  }());
6522
6522
 
6523
- var version = '0.3.10';
6523
+ var version = '0.3.11-nightly3.2511-02';
6524
6524
  var DefaultOfflineIdentifier = "OfflineChannel";
6525
6525
  var DefaultBatchInterval = 15000;
6526
6526
  var DefaultInMemoMaxTime = 15000;