Socket
Socket
Sign inDemoInstall

@serenity-js/rest

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serenity-js/rest - npm Package Compare versions

Comparing version 3.25.1 to 3.25.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [3.25.2](https://github.com/serenity-js/serenity-js/compare/v3.25.1...v3.25.2) (2024-07-17)
### Bug Fixes
* **deps:** update dependency lru-cache to v10.4.3 ([966a17c](https://github.com/serenity-js/serenity-js/commit/966a17c1df5d92508642aa5b34b6a4d1a1a4eafc))
## [3.25.1](https://github.com/serenity-js/serenity-js/compare/v3.25.0...v3.25.1) (2024-07-10)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@serenity-js/rest",
"version": "3.25.1",
"description": "Test REST APIs with Serenity/JS",
"version": "3.25.2",
"description": "Serenity/JS Screenplay Pattern library for interacting with REST and other HTTP-based services, supporting comprehensive API testing and blended testing scenarios",
"author": {

@@ -49,3 +49,3 @@ "name": "Jan Molak",

"dependencies": {
"@serenity-js/core": "3.25.1",
"@serenity-js/core": "3.25.2",
"agent-base": "7.1.1",

@@ -55,3 +55,3 @@ "axios": "1.7.2",

"https-proxy-agent": "7.0.5",
"lru-cache": "10.3.0",
"lru-cache": "10.4.3",
"proxy-from-env": "1.1.0",

@@ -62,3 +62,3 @@ "tiny-types": "1.22.0"

"@integration/testing-tools": "3.0.0",
"@serenity-js/assertions": "3.25.1",
"@serenity-js/assertions": "3.25.2",
"@types/chai": "4.3.16",

@@ -73,3 +73,3 @@ "@types/mocha": "10.0.7",

},
"gitHead": "450b994115cf9f1a1547ef92ac9387e0c57821ce"
"gitHead": "98b68da1e04a8fcbb255dca509b7bc9c322a3b6b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc