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.7.12
to
1.7.13
+15
-0
CHANGELOG.md
# Changelog
## [1.7.13](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.12...js/req@1.7.13) (2025-06-15)
### Dependencies
* @applitools/test-server bumped to 1.2.3
#### Bug Fixes
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
* export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
* storybook navigation timeouts ([#2701](https://github.com/Applitools-Dev/sdk/issues/2701)) ([64e3a40](https://github.com/Applitools-Dev/sdk/commit/64e3a40a524ae76ec457ae9c2d1170fbaea5e982))
## [1.7.12](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.11...js/req@1.7.12) (2025-05-11)

@@ -4,0 +19,0 @@

+2
-2
{
"name": "@applitools/req",
"version": "1.7.12",
"version": "1.7.13",
"description": "Applitools fetch-based request library",

@@ -68,3 +68,3 @@ "keywords": [

"@applitools/api-extractor": "^1.2.22",
"@applitools/test-server": "^1.2.2",
"@applitools/test-server": "^1.2.3",
"@applitools/test-utils": "^1.5.17",

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