@applitools/req
Advanced tools
+10
-0
| # Changelog | ||
| ## [1.7.14](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.13...js/req@1.7.14) (2025-07-07) | ||
| ### Dependencies | ||
| * @applitools/utils bumped to 1.9.0 | ||
| #### Features | ||
| * support https_proxy and http_proxy env variables | FLD-2702 ([#3046](https://github.com/Applitools-Dev/sdk/issues/3046)) ([0633809](https://github.com/Applitools-Dev/sdk/commit/06338099f44bfb149a5829f62c2f9b19e2392850)) | ||
| ## [1.7.13](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.12...js/req@1.7.13) (2025-06-15) | ||
@@ -4,0 +14,0 @@ |
+2
-2
| { | ||
| "name": "@applitools/req", | ||
| "version": "1.7.13", | ||
| "version": "1.7.14", | ||
| "description": "Applitools fetch-based request library", | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@applitools/utils": "1.8.2", | ||
| "@applitools/utils": "1.9.0", | ||
| "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.
453806
0.25%10528
0.18%22
37.5%+ Added
- Removed
Updated