@microsoft/applicationinsights-offlinechannel-js 0.3.0-nightly3.2406-09 → 0.3.0-nightly3.2406-10

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.0-nightly3.2406-09
2
+ * Application Insights JavaScript SDK - Offline Channel, 0.3.0-nightly3.2406-10
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1076,9 +1076,9 @@
1076
1076
  dynamicProto[DynProtoDefaultOptions] = _gblInst.o;
1077
1077
 
1078
1078
  /*!
1079
- * NevWare21 - ts-async, 0.5.1
1079
+ * NevWare21 Solutions LLC - ts-async, 0.5.2
1080
1080
  * https://github.com/nevware21/ts-async
1081
- * Copyright (c) NevWare21 and contributors. All rights reserved.
1081
+ * Copyright (c) NevWare21 Solutions LLC and contributors. All rights reserved.
1082
1082
  * Licensed under the MIT license.
1083
1083
  */
1084
1084
  var STR_PROMISE = "Promise";
@@ -1980,7 +1980,7 @@
1980
1980
  return result;
1981
1981
  }
1982
1982
 
1983
- var version$1 = '3.3.0-nightly3.2406-09';
1983
+ var version$1 = '3.3.0-nightly3.2406-10';
1984
1984
  var instanceName = "." + newId(6);
1985
1985
  var _dataUid = 0;
1986
1986
  function _canAcceptData(target) {
@@ -6334,7 +6334,7 @@
6334
6334
  return Sender;
6335
6335
  }());
6336
6336
 
6337
- var version = '0.3.0-nightly3.2406-09';
6337
+ var version = '0.3.0-nightly3.2406-10';
6338
6338
  var DefaultOfflineIdentifier = "OfflineChannel";
6339
6339
  var DefaultBatchInterval = 15000;
6340
6340
  var DefaultInMemoMaxTime = 15000;