Sign In

@applitools/req

Package Overview
Dependencies
Maintainers
48
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/req - npm Package Compare versions

Comparing version
1.11.2
to
1.11.3
+24
-0
CHANGELOG.md
# Changelog
## [1.11.3](https://github.com/Applitools-Dev/sdk/compare/js/req@1.11.2...js/req@1.11.3) (2026-08-10)
### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
### Dependencies
* @applitools/utils bumped to 1.15.2
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/logger bumped to 2.3.1
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/test-server bumped to 1.4.7
## [1.11.2](https://github.com/Applitools-Dev/sdk/compare/js/req@1.11.1...js/req@1.11.2) (2026-06-28)

@@ -4,0 +28,0 @@

+4
-4
{
"name": "@applitools/req",
"version": "1.11.2",
"version": "1.11.3",
"description": "Applitools fetch-based request library",

@@ -62,4 +62,4 @@ "keywords": [

"dependencies": {
"@applitools/logger": "2.3.0",
"@applitools/utils": "1.15.1",
"@applitools/logger": "2.3.1",
"@applitools/utils": "1.15.2",
"http-proxy-agent": "^7.0.2",

@@ -70,3 +70,3 @@ "https-proxy-agent": "^7.0.6"

"@applitools/api-extractor": "^1.2.22",
"@applitools/test-server": "^1.4.6",
"@applitools/test-server": "^1.4.7",
"@applitools/test-utils": "^1.5.17",

@@ -73,0 +73,0 @@ "@types/node": "^12.20.55",