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.3.12 to 5.3.13

7

CHANGELOG.md

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

## [5.3.13](https://github.com/ybonnefond/stubborn/compare/v5.3.12...v5.3.13) (2021-07-30)
### Automatic Dependencies Upgrade
* bump chalk from 4.1.1 to 4.1.2 ([1dfd2d6](https://github.com/ybonnefond/stubborn/commit/1dfd2d607271ab232612bebea6aa42cc678c231f))
## [5.3.12](https://github.com/ybonnefond/stubborn/compare/v5.3.11...v5.3.12) (2021-06-14)

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

3

dist/src/diff/bodyDiff.test.js

@@ -222,4 +222,3 @@ "use strict";

[
{ a: (val) => val === 'test' },
{ a: 'toast' },
{ a: (val) => val === 'test' }, { a: 'toast' },
{ type: constants_1.DIFF_TYPES.FAIL_FUNCTION, path: 'a', definition: '(val) => val === \'test\'', value: 'toast' }

@@ -226,0 +225,0 @@ ],

{
"name": "stubborn-ws",
"version": "5.3.12",
"version": "5.3.13",
"description": "Web server to mock external HTTP APIs in tests",

@@ -60,7 +60,7 @@ "homepage": "https://github.com/ybonnefond/stubborn#stubborn",

"got": "^11.3.0",
"husky": "^5.0.9",
"husky": "^6.0.0",
"jest": "^26.0.1",
"jest-diff": "^26.0.1",
"jsdoc-to-markdown": "^6.0.1",
"lint-staged": "^10.2.11",
"lint-staged": "^11.0.0",
"prettier": "^2.0.5",

@@ -67,0 +67,0 @@ "semantic-release": "^17.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