@microsoft/applicationinsights-web-basic 3.0.0-beta.2209-03 → 3.0.0-beta.2210-01

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,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.31.1",
4
+ "toolVersion": "7.32.0",
5
5
  "schemaVersion": 1009,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.0.0-beta.2209-03
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2210-01
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.2209-03
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2210-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1522,7 +1522,7 @@
1522
1522
  }
1523
1523
 
1524
1524
  var _objDefineProperty = ObjDefineProperty;
1525
- var version = "3.0.0-beta.2209-03";
1525
+ var version = "3.0.0-beta.2210-01";
1526
1526
  var instanceName = "." + newId(6);
1527
1527
  var _dataUid = 0;
1528
1528
  function _createAccessor(target, prop, value) {
@@ -4916,7 +4916,7 @@
4916
4916
  }
4917
4917
  }
4918
4918
  var EnvelopeCreator = {
4919
- Version: "3.0.0-beta.2209-03"
4919
+ Version: "3.0.0-beta.2210-01"
4920
4920
  };
4921
4921
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
4922
4922
  EnvelopeCreatorInit(logger, telemetryItem);