New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stubborn-ws

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stubborn-ws - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.0.2](https://github.com/ybonnefond/stubborn/compare/v5.0.1...v5.0.2) (2020-06-23)
### Automatic Dependencies Upgrade
* bump chalk from 3.0.0 to 4.1.0 ([c40f8a5](https://github.com/ybonnefond/stubborn/commit/c40f8a5cdfb3011a13df997a0f7f5d54be4a12a5))
## [5.0.1](https://github.com/ybonnefond/stubborn/compare/v5.0.0...v5.0.1) (2020-06-23)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "stubborn-ws",
"version": "5.0.1",
"version": "5.0.2",
"description": "Web server to mock external HTTP APIs in tests",

@@ -70,3 +70,3 @@ "types": "dist/index.d.ts",

"body-parser": "^1.19.0",
"chalk": "^3.0.0",
"chalk": "^4.1.0",
"content-type": "^1.0.4",

@@ -73,0 +73,0 @@ "lodash": "^4.17.15"

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