Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-mocks-http

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-mocks-http - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

8

HISTORY.md

@@ -0,1 +1,9 @@

v 1.6.3
-------
- Moved @types/express to dev-dependencies. [PR #136][136]
[136]: https://github.com/howardabrams/node-mocks-http/issues/136
v 1.6.1

@@ -2,0 +10,0 @@ -------

4

package.json

@@ -5,3 +5,3 @@ {

"description": "Mock 'http' objects for testing Express routing functions",
"version": "1.6.2",
"version": "1.6.3",
"homepage": "https://github.com/howardabrams/node-mocks-http",

@@ -45,3 +45,2 @@ "bugs": {

"dependencies": {
"@types/express": "^4.0.35",
"accepts": "^1.3.3",

@@ -59,2 +58,3 @@ "depd": "^1.1.0",

"devDependencies": {
"@types/express": "^4.0.35",
"chai": "^3.5.0",

@@ -61,0 +61,0 @@ "eslint": "^3.13.1",

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