@microsoft/applicationinsights-offlinechannel-js 0.3.5-nightly3.2411-10 → 0.3.5-nightly3.2411-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.5-nightly3.2411-10
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.5-nightly3.2411-11
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1999,7 +1999,7 @@
1999
1999
  return result;
2000
2000
  }
2001
2001
 
2002
- var version$1 = '3.3.5-nightly3.2411-10';
2002
+ var version$1 = '3.3.5-nightly3.2411-11';
2003
2003
  var instanceName = "." + newId(6);
2004
2004
  var _dataUid = 0;
2005
2005
  function _canAcceptData(target) {
@@ -6368,7 +6368,7 @@
6368
6368
  return Sender;
6369
6369
  }());
6370
6370
 
6371
- var version = '0.3.5-nightly3.2411-10';
6371
+ var version = '0.3.5-nightly3.2411-11';
6372
6372
  var DefaultOfflineIdentifier = "OfflineChannel";
6373
6373
  var DefaultBatchInterval = 15000;
6374
6374
  var DefaultInMemoMaxTime = 15000;