@microsoft/applicationinsights-web-basic 3.0.0-beta.2210-16 → 3.0.0-beta.2210-17

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.ApplicationInsights, 3.0.0-beta.2210-16
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2210-17
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 Web SDK - Basic, 3.0.0-beta.2210-16
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2210-17
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1560,7 +1560,7 @@
1560
1560
  }
1561
1561
 
1562
1562
  var _objDefineProperty = ObjDefineProperty;
1563
- var version = "3.0.0-beta.2210-16";
1563
+ var version = "3.0.0-beta.2210-17";
1564
1564
  var instanceName = "." + newId(6);
1565
1565
  var _dataUid = 0;
1566
1566
  function _createAccessor(target, prop, value) {
@@ -5751,7 +5751,7 @@
5751
5751
  }
5752
5752
  }
5753
5753
  var EnvelopeCreator = {
5754
- Version: "3.0.0-beta.2210-16"
5754
+ Version: "3.0.0-beta.2210-17"
5755
5755
  };
5756
5756
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5757
5757
  EnvelopeCreatorInit(logger, telemetryItem);