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.23.0 to 3.23.1

12

CHANGELOG.md

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

## [3.23.1](https://github.com/serenity-js/serenity-js/compare/v3.23.0...v3.23.1) (2024-05-20)
### Bug Fixes
* **deps:** update dependency axios to v1.7.0 ([7baf7c3](https://github.com/serenity-js/serenity-js/commit/7baf7c340f63ab7a7cf661be3a3835087e168c80))
* **rest:** upgraded Axios to 1.7.1 ([83566b7](https://github.com/serenity-js/serenity-js/commit/83566b73f3ccd4f0db222c841a95fc2f428759b8))
# [3.23.0](https://github.com/serenity-js/serenity-js/compare/v3.22.4...v3.23.0) (2024-05-12)

@@ -8,0 +20,0 @@

10

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

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

"dependencies": {
"@serenity-js/core": "3.23.0",
"@serenity-js/core": "3.23.1",
"agent-base": "7.1.1",
"axios": "1.6.8",
"axios": "1.7.1",
"http-proxy-agent": "7.0.2",

@@ -61,3 +61,3 @@ "https-proxy-agent": "7.0.4",

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

@@ -72,3 +72,3 @@ "@types/mocha": "10.0.6",

},
"gitHead": "be1bb276388c295df01146eb8589a003b3d8214c"
"gitHead": "6bb08ce04a5590660704eed74334396ccca42a33"
}
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