Socket
Socket
Sign inDemoInstall

@serenity-js/rest

Package Overview
Dependencies
Maintainers
1
Versions
360
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.17.0 to 3.18.0

12

CHANGELOG.md

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

# [3.18.0](https://github.com/serenity-js/serenity-js/compare/v3.17.0...v3.18.0) (2024-02-17)
### Bug Fixes
* **deps:** update dependency http-proxy-agent to v7.0.2 ([cd46c66](https://github.com/serenity-js/serenity-js/commit/cd46c66baf22538a0d2d8c30c3569bc9a5a15e53))
* **deps:** update dependency https-proxy-agent to v7.0.4 ([a9f02f6](https://github.com/serenity-js/serenity-js/commit/a9f02f61186d635821515d756507f0f9f04227f8))
# [3.17.0](https://github.com/serenity-js/serenity-js/compare/v3.16.2...v3.17.0) (2024-02-10)

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

12

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

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

"dependencies": {
"@serenity-js/core": "3.17.0",
"@serenity-js/core": "3.18.0",
"agent-base": "7.1.0",
"axios": "1.6.7",
"http-proxy-agent": "7.0.0",
"https-proxy-agent": "7.0.2",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"lru-cache": "10.2.0",

@@ -60,3 +60,3 @@ "proxy-from-env": "1.1.0"

"@integration/testing-tools": "3.0.0",
"@serenity-js/assertions": "3.17.0",
"@serenity-js/assertions": "3.18.0",
"@types/chai": "4.3.11",

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

},
"gitHead": "a60f6d1cb17807240f32f6c7cb1014df52f26c16"
"gitHead": "c4f12cc2dd366788b88fd06b4452084a6b36b5fe"
}
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