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

mock-express-response

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-express-response - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

48

package.json
{
"name": "mock-express-response",
"version": "0.2.1",
"version": "0.2.2",
"description": "Nodejs library to mock express http response",

@@ -45,29 +45,29 @@ "keywords": [

"devDependencies": {
"chai": "^2.2.0",
"ejs": "^2.3.1",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-mocha-test": "^0.12.7",
"jshint-stylish": "^1.0.1",
"lodash": "^3.9.1",
"mocha": "^2.2.4"
"chai": "^4.1.2",
"ejs": "^2.5.7",
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-mocha-test": "^0.13.3",
"jshint-stylish": "^2.2.1",
"lodash": "^4.17.4",
"mocha": "^4.0.1"
},
"dependencies": {
"content-disposition": "^0.5.0",
"content-type": "^1.0.1",
"cookie": "^0.1.3",
"content-disposition": "^0.5.2",
"content-type": "^1.0.4",
"cookie": "^0.3.1",
"cookie-signature": "^1.0.6",
"depd": "^1.0.1",
"escape-html": "^1.0.1",
"etag": "^1.6.0",
"mock-express-request": "^0.2.0",
"mock-res": "^0.4.1",
"on-finished": "^2.2.1",
"proxy-addr": "^1.0.8",
"qs": "^2.4.2",
"send": "^0.12.3",
"utils-merge": "^1.0.0",
"vary": "^1.0.0"
"depd": "^1.1.1",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"mock-express-request": "^0.2.2",
"mock-res": "^0.5.0",
"on-finished": "^2.3.0",
"proxy-addr": "^2.0.2",
"qs": "^6.5.1",
"send": "^0.16.1",
"utils-merge": "^1.0.1",
"vary": "^1.1.2"
}
}
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