@applitools/screenshoter 3.12.16 → 3.12.18

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 +103 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,108 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.12.18](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.17...js/screenshoter@3.12.18) (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/image bumped to 1.2.10
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
+
29
+
30
+
31
+ * @applitools/snippets bumped to 2.8.2
32
+ #### Bug Fixes
33
+
34
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
35
+ * @applitools/driver bumped to 1.25.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
+ * @applitools/spec-driver-webdriver bumped to 1.5.10
43
+ #### Bug Fixes
44
+
45
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
46
+
47
+
48
+
49
+ * @applitools/test-server bumped to 1.4.3
50
+
51
+
52
+ ## [3.12.17](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.16...js/screenshoter@3.12.17) (2026-03-29)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * 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))
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * @applitools/utils bumped to 1.14.3
63
+ #### Bug Fixes
64
+
65
+ * 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))
66
+ * @applitools/logger bumped to 2.2.10
67
+ #### Bug Fixes
68
+
69
+ * 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))
70
+
71
+
72
+
73
+ * @applitools/image bumped to 1.2.9
74
+ #### Bug Fixes
75
+
76
+ * 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))
77
+
78
+
79
+
80
+ * @applitools/snippets bumped to 2.8.1
81
+ #### Bug Fixes
82
+
83
+ * 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))
84
+ * @applitools/driver bumped to 1.25.4
85
+ #### Bug Fixes
86
+
87
+ * 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))
88
+
89
+
90
+
91
+ * @applitools/spec-driver-webdriver bumped to 1.5.9
92
+ #### Bug Fixes
93
+
94
+ * 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))
95
+
96
+
97
+
98
+ * @applitools/test-server bumped to 1.4.2
99
+ #### Bug Fixes
100
+
101
+ * 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))
102
+
103
+
104
+
105
+
3
106
  ## [3.12.16](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.15...js/screenshoter@3.12.16) (2026-03-12)
4
107
 
5
108
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/screenshoter",
3
- "version": "3.12.16",
3
+ "version": "3.12.18",
4
4
  "description": "Applitools universal screenshoter for web and native applications",
5
5
  "keywords": [
6
6
  "applitools",
@@ -56,14 +56,14 @@
56
56
  "appium:setup": "mkdir -p ./logs && appium --address 127.0.0.1 --port 4723 --base-path /wd/hub --log-level error:info --log ./logs/appium.log --relaxed-security &"
57
57
  },
58
58
  "dependencies": {
59
- "@applitools/image": "1.2.8",
60
- "@applitools/logger": "2.2.9",
61
- "@applitools/snippets": "2.8.0",
62
- "@applitools/utils": "1.14.2"
59
+ "@applitools/image": "1.2.10",
60
+ "@applitools/logger": "2.2.11",
61
+ "@applitools/snippets": "2.8.2",
62
+ "@applitools/utils": "1.14.4"
63
63
  },
64
64
  "devDependencies": {
65
- "@applitools/driver": "^1.25.3",
66
- "@applitools/spec-driver-webdriver": "^1.5.8",
65
+ "@applitools/driver": "^1.25.5",
66
+ "@applitools/spec-driver-webdriver": "^1.5.10",
67
67
  "@applitools/test-utils": "^1.5.17",
68
68
  "appium": "^1.22.3",
69
69
  "pixelmatch": "^5.3.0",