@microsoft/applicationinsights-channel-js 3.0.0-beta.2208-16 → 3.0.0-beta.2208-18

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
- * Microsoft Application Insights JavaScript SDK Channel, 3.0.0-beta.2208-16
2
+ * Microsoft Application Insights JavaScript SDK Channel, 3.0.0-beta.2208-18
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Channel, 3.0.0-beta.2208-16
2
+ * Application Insights JavaScript SDK - Channel, 3.0.0-beta.2208-18
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1371,7 +1371,7 @@
1371
1371
  }
1372
1372
 
1373
1373
  var _objDefineProperty = ObjDefineProperty;
1374
- var version = "3.0.0-beta.2208-16";
1374
+ var version = "3.0.0-beta.2208-18";
1375
1375
  var instanceName = "." + newId(6);
1376
1376
  var _dataUid = 0;
1377
1377
  function _createAccessor(target, prop, value) {
@@ -3426,7 +3426,7 @@
3426
3426
  }
3427
3427
  }
3428
3428
  var EnvelopeCreator = {
3429
- Version: "3.0.0-beta.2208-16"
3429
+ Version: "3.0.0-beta.2208-18"
3430
3430
  };
3431
3431
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3432
3432
  EnvelopeCreatorInit(logger, telemetryItem);