@microsoft/applicationinsights-offlinechannel-js 0.3.3-nightly3.2409-10 → 0.3.3-nightly3.2409-11

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.3-nightly3.2409-10
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.3-nightly3.2409-11
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1980,7 +1980,7 @@
1980
1980
  return result;
1981
1981
  }
1982
1982
 
1983
- var version$1 = '3.3.3-nightly3.2409-10';
1983
+ var version$1 = '3.3.3-nightly3.2409-11';
1984
1984
  var instanceName = "." + newId(6);
1985
1985
  var _dataUid = 0;
1986
1986
  function _canAcceptData(target) {
@@ -6349,7 +6349,7 @@
6349
6349
  return Sender;
6350
6350
  }());
6351
6351
 
6352
- var version = '0.3.3-nightly3.2409-10';
6352
+ var version = '0.3.3-nightly3.2409-11';
6353
6353
  var DefaultOfflineIdentifier = "OfflineChannel";
6354
6354
  var DefaultBatchInterval = 15000;
6355
6355
  var DefaultInMemoMaxTime = 15000;