Socket
Socket
Sign inDemoInstall

errorhandler

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errorhandler - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

6

HISTORY.md

@@ -0,1 +1,7 @@

1.3.5 / 2015-03-14
==================
* deps: accepts@~1.2.5
- deps: mime-types@~2.0.10
1.3.4 / 2015-02-15

@@ -2,0 +8,0 @@ ==================

8

package.json
{
"name": "errorhandler",
"description": "Development-only error handler middleware",
"version": "1.3.4",
"version": "1.3.5",
"contributors": [

@@ -12,3 +12,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"accepts": "~1.2.4",
"accepts": "~1.2.5",
"escape-html": "1.0.1"

@@ -18,4 +18,4 @@ },

"after": "0.8.1",
"istanbul": "0.3.5",
"mocha": "~2.1.0",
"istanbul": "0.3.7",
"mocha": "~2.2.1",
"supertest": "~0.15.0"

@@ -22,0 +22,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