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.9.1
to
1.9.2
+29
-0
CHANGELOG.md
# Changelog
## [1.9.2](https://github.com/Applitools-Dev/sdk/compare/js/req@1.9.1...js/req@1.9.2) (2026-03-29)
### Bug Fixes
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
### Dependencies
* @applitools/utils bumped to 1.14.3
#### Bug Fixes
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
* @applitools/logger bumped to 2.2.10
#### Bug Fixes
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
* @applitools/test-server bumped to 1.4.2
#### Bug Fixes
* exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
## [1.9.1](https://github.com/Applitools-Dev/sdk/compare/js/req@1.9.0...js/req@1.9.1) (2026-03-08)

@@ -4,0 +33,0 @@

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

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

"dependencies": {
"@applitools/logger": "2.2.9",
"@applitools/utils": "1.14.2",
"@applitools/logger": "2.2.10",
"@applitools/utils": "1.14.3",
"http-proxy-agent": "5.0.0",

@@ -71,3 +71,3 @@ "https-proxy-agent": "5.0.1",

"@applitools/api-extractor": "^1.2.22",
"@applitools/test-server": "^1.4.1",
"@applitools/test-server": "^1.4.2",
"@applitools/test-utils": "^1.5.17",

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