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

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.5 to 1.3.6

7

HISTORY.md

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

1.3.6 / 2015-05-14
==================
* deps: accepts@~1.2.7
- deps: mime-types@~2.0.11
- deps: negotiator@0.5.3
1.3.5 / 2015-03-14

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

10

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

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

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

@@ -18,5 +18,5 @@ },

"after": "0.8.1",
"istanbul": "0.3.7",
"mocha": "~2.2.1",
"supertest": "~0.15.0"
"istanbul": "0.3.9",
"mocha": "2.2.4",
"supertest": "1.0.1"
},

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

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