@microsoft/applicationinsights-offlinechannel-js 0.3.7-nightly3.2504-04 → 0.3.7-nightly3.2504-06

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.7-nightly3.2504-04
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.7-nightly3.2504-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -750,11 +750,11 @@
750
750
  var _DYN_INITIALIZE$1 = "initialize";
751
751
  var _DYN_IDENTIFIER = "identifier";
752
752
  var _DYN_IS_INITIALIZED = "isInitialized";
753
- var _DYN_VALUE$1 = "value";
754
753
  var _DYN_GET_PLUGIN = "getPlugin";
755
754
  var _DYN_NAME = "name";
756
755
  var _DYN_PROCESS_NEXT$1 = "processNext";
757
756
  var _DYN_GET_PROCESS_TEL_CONT2 = "getProcessTelContext";
757
+ var _DYN_VALUE$1 = "value";
758
758
  var _DYN_UNLOAD = "unload";
759
759
  var _DYN_LOGGING_LEVEL_CONSOL4 = "loggingLevelConsole";
760
760
  var _DYN_CREATE_NEW = "createNew";
@@ -1987,7 +1987,7 @@
1987
1987
  return result;
1988
1988
  }
1989
1989
 
1990
- var version$1 = '3.3.7-nightly3.2504-04';
1990
+ var version$1 = '3.3.7-nightly3.2504-06';
1991
1991
  var instanceName = "." + newId(6);
1992
1992
  var _dataUid = 0;
1993
1993
  function _canAcceptData(target) {
@@ -6314,7 +6314,7 @@
6314
6314
  return Sender;
6315
6315
  }());
6316
6316
 
6317
- var version = '0.3.7-nightly3.2504-04';
6317
+ var version = '0.3.7-nightly3.2504-06';
6318
6318
  var DefaultOfflineIdentifier = "OfflineChannel";
6319
6319
  var DefaultBatchInterval = 15000;
6320
6320
  var DefaultInMemoMaxTime = 15000;