@applitools/req
Advanced tools
+10
-0
| # Changelog | ||
| ## [1.7.12](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.11...js/req@1.7.12) (2025-05-11) | ||
| ### Dependencies | ||
| * @applitools/utils bumped to 1.8.2 | ||
| #### Bug Fixes | ||
| * remove redundant file readings and added rendering concurrency limit ([#2956](https://github.com/Applitools-Dev/sdk/issues/2956)) ([b970180](https://github.com/Applitools-Dev/sdk/commit/b97018010fdf12cb0d202192b22f643c16c569d5)) | ||
| ## [1.7.11](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.10...js/req@1.7.11) (2025-05-07) | ||
@@ -4,0 +14,0 @@ |
+2
-2
| { | ||
| "name": "@applitools/req", | ||
| "version": "1.7.11", | ||
| "version": "1.7.12", | ||
| "description": "Applitools fetch-based request library", | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@applitools/utils": "1.8.1", | ||
| "@applitools/utils": "1.8.2", | ||
| "abort-controller": "3.0.0", | ||
@@ -63,0 +63,0 @@ "http-proxy-agent": "5.0.0", |
Sorry, the diff of this file is too big to display
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
451864
0.13%10509
0.07%+ Added
- Removed
Updated