@applitools/spec-driver-browser-extension 1.4.14 → 1.4.16

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +80 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,85 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.4.16](https://github.com/Applitools-Dev/sdk/compare/js/spec-driver-browser-extension@1.4.15...js/spec-driver-browser-extension@1.4.16) (2026-04-16)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.14.4
14
+ #### Bug Fixes
15
+
16
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
17
+ * @applitools/logger bumped to 2.2.11
18
+ #### Bug Fixes
19
+
20
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
21
+
22
+
23
+
24
+ * @applitools/snippets bumped to 2.8.2
25
+ #### Bug Fixes
26
+
27
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
28
+ * @applitools/driver bumped to 1.25.5
29
+ #### Bug Fixes
30
+
31
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
32
+
33
+
34
+
35
+ * @applitools/spec-driver-playwright bumped to 1.8.5
36
+ #### Bug Fixes
37
+
38
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
39
+
40
+
41
+
42
+
43
+ ## [1.4.15](https://github.com/Applitools-Dev/sdk/compare/js/spec-driver-browser-extension@1.4.14...js/spec-driver-browser-extension@1.4.15) (2026-03-29)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
49
+
50
+
51
+ ### Dependencies
52
+
53
+ * @applitools/utils bumped to 1.14.3
54
+ #### Bug Fixes
55
+
56
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
57
+ * @applitools/logger bumped to 2.2.10
58
+ #### Bug Fixes
59
+
60
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
61
+
62
+
63
+
64
+ * @applitools/snippets bumped to 2.8.1
65
+ #### Bug Fixes
66
+
67
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
68
+ * @applitools/driver bumped to 1.25.4
69
+ #### Bug Fixes
70
+
71
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
72
+
73
+
74
+
75
+ * @applitools/spec-driver-playwright bumped to 1.8.4
76
+ #### Bug Fixes
77
+
78
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
79
+
80
+
81
+
82
+
3
83
  ## [1.4.14](https://github.com/Applitools-Dev/sdk/compare/js/spec-driver-browser-extension@1.4.13...js/spec-driver-browser-extension@1.4.14) (2026-03-12)
4
84
 
5
85
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/spec-driver-browser-extension",
3
- "version": "1.4.14",
3
+ "version": "1.4.16",
4
4
  "keywords": [
5
5
  "playwright",
6
6
  "chrome devtools protocol",
@@ -40,13 +40,13 @@
40
40
  "playwright:setup": "yarn playwright install --with-deps chromium"
41
41
  },
42
42
  "dependencies": {
43
- "@applitools/driver": "1.25.3",
44
- "@applitools/utils": "1.14.2",
43
+ "@applitools/driver": "1.25.5",
44
+ "@applitools/utils": "1.14.4",
45
45
  "webextension-polyfill": "0.10.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@applitools/api-extractor": "^1.2.22",
49
- "@applitools/spec-driver-playwright": "^1.8.3",
49
+ "@applitools/spec-driver-playwright": "^1.8.5",
50
50
  "@applitools/test-utils": "^1.5.17",
51
51
  "@babel/core": "^7.26.0",
52
52
  "@babel/preset-env": "^7.22.5",