@microsoft/applicationinsights-web-basic 3.0.0-beta.2212-14 → 3.0.0-beta.2301-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.
@@ -10686,7 +10686,7 @@
10686
10686
  "excerptTokens": [
10687
10687
  {
10688
10688
  "kind": "Content",
10689
- "text": "export type SeverityLevel = "
10689
+ "text": "export declare type SeverityLevel = "
10690
10690
  },
10691
10691
  {
10692
10692
  "kind": "Content",
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.0.0-beta.2212-14
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2301-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.2212-14
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2301-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1551,7 +1551,7 @@
1551
1551
  }
1552
1552
 
1553
1553
  var _objDefineProperty = ObjDefineProperty;
1554
- var version = "3.0.0-beta.2212-14";
1554
+ var version = "3.0.0-beta.2301-01";
1555
1555
  var instanceName = "." + newId(6);
1556
1556
  var _dataUid = 0;
1557
1557
  function _createAccessor(target, prop, value) {
@@ -5692,7 +5692,7 @@
5692
5692
  }
5693
5693
  }
5694
5694
  var EnvelopeCreator = {
5695
- Version: "3.0.0-beta.2212-14"
5695
+ Version: "3.0.0-beta.2301-01"
5696
5696
  };
5697
5697
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5698
5698
  EnvelopeCreatorInit(logger, telemetryItem);