Socket
Socket
Sign inDemoInstall

finalhandler

Package Overview
Dependencies
9
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

6

HISTORY.md

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

1.0.3 / 2017-05-16
==================
* deps: debug@2.6.7
- deps: ms@2.0.0
1.0.2 / 2017-04-22

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

6

package.json
{
"name": "finalhandler",
"description": "Node.js final http responder",
"version": "1.0.2",
"version": "1.0.3",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

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

"dependencies": {
"debug": "2.6.4",
"debug": "2.6.7",
"encodeurl": "~1.0.1",

@@ -22,3 +22,3 @@ "escape-html": "~1.0.3",

"eslint-plugin-import": "2.2.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "4.2.2",

@@ -25,0 +25,0 @@ "eslint-plugin-promise": "3.5.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