@applitools/eyes-images 4.31.39 → 4.31.41

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,112 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.31.41](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.31.40...js/eyes-images@4.31.41) (2026-05-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.2.0
9
+ #### Features
10
+
11
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
12
+ * @applitools/dom-snapshot bumped to 4.17.0
13
+ #### Features
14
+
15
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
21
+
22
+
23
+
24
+ * @applitools/snippets bumped to 2.9.0
25
+ #### Features
26
+
27
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
28
+
29
+
30
+
31
+ * @applitools/dom-capture bumped to 11.8.0
32
+ #### Features
33
+
34
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
35
+
36
+
37
+
38
+ * @applitools/driver bumped to 1.26.0
39
+ #### Features
40
+
41
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
42
+
43
+
44
+
45
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
46
+ #### Features
47
+
48
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
49
+
50
+
51
+
52
+ * @applitools/spec-driver-selenium bumped to 1.8.0
53
+ #### Features
54
+
55
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
56
+
57
+
58
+
59
+ * @applitools/spec-driver-playwright bumped to 1.9.0
60
+ #### Features
61
+
62
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
63
+
64
+
65
+
66
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
67
+ #### Features
68
+
69
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
70
+
71
+
72
+
73
+ * @applitools/core bumped to 4.62.0
74
+ #### Features
75
+
76
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
77
+
78
+
79
+
80
+ * @applitools/screenshoter bumped to 3.12.19
81
+
82
+ * @applitools/nml-client bumped to 1.11.26
83
+
84
+ * @applitools/ec-client bumped to 1.12.28
85
+
86
+ * @applitools/eyes bumped to 1.41.0
87
+ #### Features
88
+
89
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
90
+
91
+
92
+
93
+
94
+ ## [4.31.40](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.31.39...js/eyes-images@4.31.40) (2026-05-04)
95
+
96
+
97
+ ### Dependencies
98
+
99
+ * @applitools/tunnel-client bumped to 1.11.12
100
+ #### Bug Fixes
101
+
102
+ * remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
103
+ * @applitools/ec-client bumped to 1.12.27
104
+
105
+ * @applitools/core bumped to 4.61.1
106
+
107
+ * @applitools/eyes bumped to 1.40.1
108
+
109
+
3
110
  ## [4.31.39](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.31.38...js/eyes-images@4.31.39) (2026-04-29)
4
111
 
5
112
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-images",
3
- "version": "4.31.39",
3
+ "version": "4.31.41",
4
4
  "description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",
5
5
  "keywords": [
6
6
  "eyes-images",
@@ -40,7 +40,7 @@
40
40
  "test:coverage": "APPLITOOLS_SHOW_LOGS=true APPLITOOLS_LOG_FILE=\"./logs/$(uuidgen).log\" APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-images' APPLITOOLS_BATCH_ID=$(uuidgen) MOCHA_GROUP=coverage run --top-level mocha './test/generated-coverage/*.spec.{js,ts}' --parallel --jobs ${MOCHA_JOBS:-15}"
41
41
  },
42
42
  "dependencies": {
43
- "@applitools/eyes": "1.40.0"
43
+ "@applitools/eyes": "1.41.0"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -177,6 +177,7 @@ export type ConfigurationPlain = {
177
177
  debugScreenshots?: undefined | { save: boolean; path?: undefined | string; prefix?: undefined | string; };
178
178
  defaultMatchSettings?: undefined | ImageMatchSettingsPlain;
179
179
  deviceInfo?: undefined | string;
180
+ bypassCSP?: undefined | boolean;
180
181
  disableBrowserFetching?: undefined | boolean;
181
182
  disableNMLUrlCache?: undefined | boolean;
182
183
  displayName?: undefined | string;
@@ -307,6 +308,10 @@ export class Configuration implements Required<ConfigurationPlain> {
307
308
  set deviceInfo(deviceInfo: string);
308
309
  getDeviceInfo(): string;
309
310
  setDeviceInfo(deviceInfo: string): Configuration;
311
+ get bypassCSP(): boolean;
312
+ set bypassCSP(bypassCSP: boolean);
313
+ getBypassCSP(): boolean;
314
+ setBypassCSP(bypassCSP: boolean): Configuration;
310
315
  get disableBrowserFetching(): boolean;
311
316
  set disableBrowserFetching(disableBrowserFetching: boolean);
312
317
  getDisableBrowserFetching(): boolean;