@microsoft/applicationinsights-web-basic 3.0.0-beta.2208-16 → 3.0.0-beta.2209-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,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.0.0-beta.2208-16
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2209-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1016,6 +1016,13 @@ declare interface IConfig {
1016
1016
  * @defaultValue true
1017
1017
  */
1018
1018
  disableIkeyDeprecationMessage?: boolean;
1019
+ /**
1020
+ * [Optional] Flag to indicate whether the internal looking endpoints should be automatically
1021
+ * added to the `excludeRequestFromAutoTrackingPatterns` collection. (defaults to true).
1022
+ * This flag exists as the provided regex is generic and may unexpectedly match a domain that
1023
+ * should not be excluded.
1024
+ */
1025
+ addIntEndpoints?: boolean;
1019
1026
  }
1020
1027
 
1021
1028
  /**
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2208-16
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2209-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/dist-esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2208-16
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2209-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/applicationinsights-web-basic",
3
- "version": "3.0.0-beta.2208-16",
3
+ "version": "3.0.0-beta.2209-01",
4
4
  "description": "Microsoft Application Insights Javascript SDK core and channel",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -54,9 +54,9 @@
54
54
  "dependencies": {
55
55
  "@microsoft/dynamicproto-js": "^1.1.6",
56
56
  "@microsoft/applicationinsights-shims": "2.0.1",
57
- "@microsoft/applicationinsights-common": "3.0.0-beta.2208-16",
58
- "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2208-16",
59
- "@microsoft/applicationinsights-core-js": "3.0.0-beta.2208-16",
57
+ "@microsoft/applicationinsights-common": "3.0.0-beta.2209-01",
58
+ "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2209-01",
59
+ "@microsoft/applicationinsights-core-js": "3.0.0-beta.2209-01",
60
60
  "@nevware21/ts-utils": "^0.4.1"
61
61
  },
62
62
  "license": "MIT",
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "3.0.0-beta.2208-16",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.3.0.0-beta.2208-16.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-McpFVx3nkg24HFzfn5jKnD36tPtJb2h5SyE0I1bGl5c= sha384-n/tJ4T36ZtgavWQzV9w+7x0Mo59hZ2pMxHyBb8KAr1YqrbYqn6CAskAmSyRAZq24 sha512-i1cQsfYdcA4lEmNQHOfqPZYz2twLyX4f2BujOYsyxViAlkfx5t0b12Z1JBt/C88Lx6sGBPK5zbEtPrDBeHGFeg==",
9
- "hashes": {
10
- "sha256": "McpFVx3nkg24HFzfn5jKnD36tPtJb2h5SyE0I1bGl5c=",
11
- "sha384": "n/tJ4T36ZtgavWQzV9w+7x0Mo59hZ2pMxHyBb8KAr1YqrbYqn6CAskAmSyRAZq24",
12
- "sha512": "i1cQsfYdcA4lEmNQHOfqPZYz2twLyX4f2BujOYsyxViAlkfx5t0b12Z1JBt/C88Lx6sGBPK5zbEtPrDBeHGFeg=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.3.0.0-beta.2208-16.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-49IIToJgngtvvADffNEW1y7yG6OsnCQfCFM0cZUo7Jk= sha384-FyWOOyDpY5Iur8Fq+muh+sQQ4c47T2wqHij+sUPiHoJR58qhYtAQhJ7cI36y7PLL sha512-X0xBMP9DpIcdH0PJrNSK4D4p5BSc1xL71p+8C8OHSEt5Odfm1kibL4ipjWCYCtBFLBSuW7hwTO+t/JUp+cgRgw==",
19
- "hashes": {
20
- "sha256": "49IIToJgngtvvADffNEW1y7yG6OsnCQfCFM0cZUo7Jk=",
21
- "sha384": "FyWOOyDpY5Iur8Fq+muh+sQQ4c47T2wqHij+sUPiHoJR58qhYtAQhJ7cI36y7PLL",
22
- "sha512": "X0xBMP9DpIcdH0PJrNSK4D4p5BSc1xL71p+8C8OHSEt5Odfm1kibL4ipjWCYCtBFLBSuW7hwTO+t/JUp+cgRgw=="
23
- }
24
- }
25
- }
26
- }