Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 5.0.3

7

CHANGELOG.md

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

## [5.0.3](https://github.com/ybonnefond/stubborn/compare/v5.0.2...v5.0.3) (2020-06-23)
### Automatic Dependencies Upgrade
* bump dependencies ([0de24fa](https://github.com/ybonnefond/stubborn/commit/0de24fa95e067337a8bdde932e682849c8b26e73))
## [5.0.2](https://github.com/ybonnefond/stubborn/compare/v5.0.1...v5.0.2) (2020-06-23)

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

14

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

@@ -52,13 +52,13 @@ "types": "dist/index.d.ts",

"@types/hapi__accept": "^5.0.0",
"@types/jest": "^24.0.22",
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.138",
"got": "^11.3.0",
"husky": "^4.2.5",
"jest": "^25.1.0",
"jest": "^26.0.1",
"jest-diff": "^26.0.1",
"jsdoc-to-markdown": "^5.0.1",
"jsdoc-to-markdown": "^6.0.1",
"lint-staged": "^10.2.11",
"prettier": "^1.18.2",
"prettier": "^2.0.5",
"semantic-release": "^17.1.0",
"ts-jest": "^25.0.0",
"ts-jest": "^26.1.1",
"tslint": "^6.0.0",

@@ -69,3 +69,3 @@ "tslint-config-prettier": "^1.18.0",

"dependencies": {
"@hapi/accept": "^4.0.0",
"@hapi/accept": "^5.0.1",
"body-parser": "^1.19.0",

@@ -72,0 +72,0 @@ "chalk": "^4.1.0",

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