Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serenity-js/rest

Package Overview
Dependencies
Maintainers
1
Versions
365
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.28.0 to 3.29.2

24

CHANGELOG.md

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

## [3.29.2](https://github.com/serenity-js/serenity-js/compare/v3.29.1...v3.29.2) (2024-09-25)
**Note:** Version bump only for package @serenity-js/rest
## [3.29.1](https://github.com/serenity-js/serenity-js/compare/v3.29.0...v3.29.1) (2024-09-24)
**Note:** Version bump only for package @serenity-js/rest
# [3.29.0](https://github.com/serenity-js/serenity-js/compare/v3.28.0...v3.29.0) (2024-09-24)
**Note:** Version bump only for package @serenity-js/rest
# [3.28.0](https://github.com/serenity-js/serenity-js/compare/v3.27.0...v3.28.0) (2024-09-11)

@@ -8,0 +32,0 @@

12

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

@@ -54,3 +54,3 @@ "author": {

"dependencies": {
"@serenity-js/core": "3.28.0",
"@serenity-js/core": "3.29.2",
"agent-base": "7.1.1",

@@ -66,5 +66,5 @@ "axios": "1.7.7",

"@integration/testing-tools": "3.0.0",
"@serenity-js/assertions": "3.28.0",
"@types/chai": "4.3.19",
"@types/mocha": "10.0.7",
"@serenity-js/assertions": "3.29.2",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.8",
"axios-mock-adapter": "2.0.0",

@@ -77,3 +77,3 @@ "c8": "10.1.2",

},
"gitHead": "9633e37bc3ae8d013f49c3fc288cab1b4cb7b63b"
"gitHead": "f2292a2b02a71b18c50b96432be427ca33914abe"
}
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