Socket
Socket
Sign inDemoInstall

sinon-express-mock

Package Overview
Dependencies
13
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.4

4

package.json
{
"name": "sinon-express-mock",
"version": "2.0.2",
"version": "2.0.4",
"description": "Simple request and response mock objects to pass into Express routes when testing using Sinon.",

@@ -41,3 +41,3 @@ "main": "lib/index.js",

"peerDependencies": {
"sinon": "^4.1.3"
"sinon": "*"
},

@@ -44,0 +44,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc