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.8
to
1.7.9
+10
-0
CHANGELOG.md
# Changelog
## [1.7.9](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.8...js/req@1.7.9) (2025-03-30)
### Dependencies
* @applitools/utils bumped to 1.8.0
#### Features
* allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
## [1.7.8](https://github.com/Applitools-Dev/sdk/compare/js/req@1.7.7...js/req@1.7.8) (2025-02-26)

@@ -4,0 +14,0 @@

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

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

"dependencies": {
"@applitools/utils": "1.7.8",
"@applitools/utils": "1.8.0",
"abort-controller": "3.0.0",

@@ -63,0 +63,0 @@ "http-proxy-agent": "5.0.0",

Sorry, the diff of this file is too big to display