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
364
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.14.2 to 3.15.0

8

CHANGELOG.md

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

# [3.15.0](https://github.com/serenity-js/serenity-js/compare/v3.14.2...v3.15.0) (2024-01-12)
**Note:** Version bump only for package @serenity-js/rest
## [3.14.2](https://github.com/serenity-js/serenity-js/compare/v3.14.1...v3.14.2) (2023-12-12)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@serenity-js/rest",
"version": "3.14.2",
"version": "3.15.0",
"description": "Test REST APIs with Serenity/JS",

@@ -49,5 +49,5 @@ "author": {

"dependencies": {
"@serenity-js/core": "3.14.2",
"@serenity-js/core": "3.15.0",
"agent-base": "7.1.0",
"axios": "1.6.2",
"axios": "1.6.5",
"http-proxy-agent": "7.0.0",

@@ -60,7 +60,7 @@ "https-proxy-agent": "7.0.2",

"@integration/testing-tools": "3.0.0",
"@serenity-js/assertions": "3.14.2",
"@serenity-js/assertions": "3.15.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"axios-mock-adapter": "1.22.0",
"c8": "8.0.1",
"c8": "9.0.0",
"mocha": "10.2.0",

@@ -71,3 +71,3 @@ "mocha-multi": "1.1.7",

},
"gitHead": "b2b052ea1120bf33c2848956f2f0ea5f0ffdfc24"
"gitHead": "f3580d6b6380e9f175544929b9504a85c1d204ad"
}

@@ -15,3 +15,3 @@ # Serenity/JS

- [API documentation](https://serenity-js.org/api/core)
- [Serenity/JS Project Templates on GitHub](https://serenity-js.org/handbook/getting-started#serenityjs-project-templates)
- [Serenity/JS Project Templates on GitHub](https://serenity-js.org/handbook/getting-started/project-templates/)

@@ -18,0 +18,0 @@ 👋 Join the Serenity/JS Community!

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