@microsoft/applicationinsights-web-basic 2.8.8-nightly.2209-01 → 2.8.8-nightly.2209-03

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, 2.8.8-nightly.2209-01
2
+ * Microsoft.ApplicationInsights, 2.8.8-nightly.2209-03
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1238,6 +1238,18 @@ declare interface ICookieMgrConfig {
1238
1238
  * Specifies the path to use for the cookie, defaults to '/'
1239
1239
  */
1240
1240
  path?: string;
1241
+ /**
1242
+ * Specify the cookie name(s) to be ignored, this will cause any matching cookie name to never be read or written.
1243
+ * They may still be explicitly purged or deleted. You do not need to repeat the name in the `blockedCookies`
1244
+ * configuration.(Since v2.8.8)
1245
+ */
1246
+ ignoreCookies?: string[];
1247
+ /**
1248
+ * Specify the cookie name(s) to never be written, this will cause any cookie name to never be created or updated,
1249
+ * they will still be read unless also included in the ignoreCookies and may still be explicitly purged or deleted.
1250
+ * If not provided defaults to the same list provided in ignoreCookies. (Since v2.8.8)
1251
+ */
1252
+ blockedCookies?: string[];
1241
1253
  /**
1242
1254
  * Hook function to fetch the named cookie value.
1243
1255
  * @param name - The name of the cookie
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.8-nightly.2209-01
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.8-nightly.2209-03
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, 2.8.8-nightly.2209-01
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.8-nightly.2209-03
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": "2.8.8-nightly.2209-01",
3
+ "version": "2.8.8-nightly.2209-03",
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": "2.8.8-nightly.2209-01",
58
- "@microsoft/applicationinsights-channel-js": "2.8.8-nightly.2209-01",
59
- "@microsoft/applicationinsights-core-js": "2.8.8-nightly.2209-01"
57
+ "@microsoft/applicationinsights-common": "2.8.8-nightly.2209-03",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.8-nightly.2209-03",
59
+ "@microsoft/applicationinsights-core-js": "2.8.8-nightly.2209-03"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.8-nightly.2209-01",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.8-nightly.2209-01.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-YOK6+NbQ2AS42kUMAJQHRYCxdnRFDLlH1OlsdLT1830= sha384-SY6E+otrd6C5S7F+xioanOrovTN1RwEd6JxAzi1aZxzuQ+00sUy6rETDIS5RuBcB sha512-eriY3Fft0Qv0PUCg98SA6kVf9XFQ0/MxJ1C+miJBY6yyazw89YQwyyTn43lsVE2gseiG/GoyfARhLczeFn5wDw==",
9
- "hashes": {
10
- "sha256": "YOK6+NbQ2AS42kUMAJQHRYCxdnRFDLlH1OlsdLT1830=",
11
- "sha384": "SY6E+otrd6C5S7F+xioanOrovTN1RwEd6JxAzi1aZxzuQ+00sUy6rETDIS5RuBcB",
12
- "sha512": "eriY3Fft0Qv0PUCg98SA6kVf9XFQ0/MxJ1C+miJBY6yyazw89YQwyyTn43lsVE2gseiG/GoyfARhLczeFn5wDw=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.8-nightly.2209-01.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-VAZ86j+ScLj2M63FiKRWbecDWu0um+hOnDSVCsQylR8= sha384-WluVS7VEoyu2albBR1V3yMK03WbBTASKabHzewn6yOFKeNgdZ3BpdjcwKK5W4q7P sha512-tRqT8PGBljRsYZucSd3VrlQhPe+11vQoGQF/RjteEjNFrDnADz51pJLUf9j5/VVHS6srQPv1NOA0OPGpALeISg==",
19
- "hashes": {
20
- "sha256": "VAZ86j+ScLj2M63FiKRWbecDWu0um+hOnDSVCsQylR8=",
21
- "sha384": "WluVS7VEoyu2albBR1V3yMK03WbBTASKabHzewn6yOFKeNgdZ3BpdjcwKK5W4q7P",
22
- "sha512": "tRqT8PGBljRsYZucSd3VrlQhPe+11vQoGQF/RjteEjNFrDnADz51pJLUf9j5/VVHS6srQPv1NOA0OPGpALeISg=="
23
- }
24
- }
25
- }
26
- }