@applitools/req
Advanced tools
+23
-0
| # Changelog | ||
| ## [1.8.8](https://github.com/Applitools-Dev/sdk/compare/js/req@1.8.7...js/req@1.8.8) (2026-02-16) | ||
| ### Dependencies | ||
| * @applitools/logger bumped to 2.2.8 | ||
| #### Bug Fixes | ||
| * use utils for environment variable retrieval in logger handlers ([#3551](https://github.com/Applitools-Dev/sdk/issues/3551)) ([caf97f3](https://github.com/Applitools-Dev/sdk/commit/caf97f34207bc3b8ee6ccda2855c27a99a262f8c)) | ||
| #### Performance Improvements | ||
| * add timing logs to classic | FLD-4137 ([#3543](https://github.com/Applitools-Dev/sdk/issues/3543)) ([de2b0aa](https://github.com/Applitools-Dev/sdk/commit/de2b0aaf08d813f2c59e9552947c2f4fbc12da48)) | ||
| * @applitools/test-server bumped to 1.4.0 | ||
| #### Features | ||
| * make eyes-browser truly browser-importable ([#3512](https://github.com/Applitools-Dev/sdk/issues/3512)) ([9574a2f](https://github.com/Applitools-Dev/sdk/commit/9574a2fa45ec80466dfe93744c8a736f40fb51c3)) | ||
| * mcp server test results support and improvements to initial setup ([#3518](https://github.com/Applitools-Dev/sdk/issues/3518)) ([ef6c27b](https://github.com/Applitools-Dev/sdk/commit/ef6c27b9e35dc54fd588e19a4811631433e15dbb)) | ||
| ## [1.8.7](https://github.com/Applitools-Dev/sdk/compare/js/req@1.8.6...js/req@1.8.7) (2025-12-01) | ||
@@ -4,0 +27,0 @@ |
+7
-2
| { | ||
| "name": "@applitools/req", | ||
| "version": "1.8.7", | ||
| "version": "1.8.8", | ||
| "description": "Applitools fetch-based request library", | ||
@@ -68,3 +68,3 @@ "keywords": [ | ||
| "@applitools/api-extractor": "^1.2.22", | ||
| "@applitools/test-server": "^1.3.5", | ||
| "@applitools/test-server": "^1.4.0", | ||
| "@applitools/test-utils": "^1.5.17", | ||
@@ -81,3 +81,8 @@ "@types/node": "^12.20.55", | ||
| "access": "public" | ||
| }, | ||
| "lavamoat": { | ||
| "allowScripts": { | ||
| "esbuild": false | ||
| } | ||
| } | ||
| } |
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.
513042
0.24%