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.1
to
1.11.2
+19
-0
CHANGELOG.md
# Changelog
## [1.11.2](https://github.com/Applitools-Dev/sdk/compare/js/req@1.11.1...js/req@1.11.2) (2026-06-28)
### Dependencies
* @applitools/utils bumped to 1.15.1
#### Bug Fixes
* updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
* @applitools/logger bumped to 2.3.0
#### Features
* stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
* @applitools/test-server bumped to 1.4.6
## [1.11.1](https://github.com/Applitools-Dev/sdk/compare/js/req@1.11.0...js/req@1.11.1) (2026-06-18)

@@ -4,0 +23,0 @@

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

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

"dependencies": {
"@applitools/logger": "2.2.13",
"@applitools/utils": "1.15.0",
"@applitools/logger": "2.3.0",
"@applitools/utils": "1.15.1",
"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.5",
"@applitools/test-server": "^1.4.6",
"@applitools/test-utils": "^1.5.17",

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