Socket
Socket
Sign inDemoInstall

errorhandler

Package Overview
Dependencies
5
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

6

HISTORY.md

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

1.2.3 / 2014-11-21
==================
* deps: accepts@~1.1.3
- deps: mime-types@~2.0.3
1.2.2 / 2014-10-15

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

9

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

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

"dependencies": {
"accepts": "~1.1.2",
"accepts": "~1.1.3",
"escape-html": "1.0.1"

@@ -19,5 +19,4 @@ },

"istanbul": "0.3.2",
"mocha": "~1.21.5",
"should": "~4.0.4",
"supertest": "~0.14.0"
"mocha": "~2.0.1",
"supertest": "~0.15.0"
},

@@ -24,0 +23,0 @@ "files": [

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