Socket
Socket
Sign inDemoInstall

errorhandler

Package Overview
Dependencies
4
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

6

History.md

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

1.1.1 / 2014-06-20
==================
* deps: accepts@~1.0.4
- use `mime-types`
1.1.0 / 2014-06-16

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

4

package.json
{
"name": "errorhandler",
"description": "connect's default error handler page",
"version": "1.1.0",
"version": "1.1.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -9,3 +9,3 @@ "license": "MIT",

"dependencies": {
"accepts": "1.0.3",
"accepts": "~1.0.4",
"escape-html": "1.0.1"

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