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.1 to 1.2.2

7

HISTORY.md

@@ -0,1 +1,8 @@

1.2.2 / 2014-10-15
==================
* deps: accepts@~1.1.2
- Fix error when media type has invalid parameter
- deps: negotiator@0.4.9
1.2.1 / 2014-10-12

@@ -2,0 +9,0 @@ ==================

8

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

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

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

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

"istanbul": "0.3.2",
"mocha": "~1.21.4",
"should": "~4.0.1",
"mocha": "~1.21.5",
"should": "~4.0.4",
"supertest": "~0.14.0"

@@ -23,0 +23,0 @@ },

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