Socket
Socket
Sign inDemoInstall

finalhandler

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

finalhandler - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

HISTORY.md

@@ -0,1 +1,6 @@

1.0.4 / 2017-08-03
==================
* deps: debug@2.6.8
1.0.3 / 2017-05-16

@@ -2,0 +7,0 @@ ==================

12

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

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

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

@@ -21,5 +21,5 @@ "escape-html": "~1.0.3",

"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "4.2.2",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",

@@ -29,4 +29,4 @@ "eslint-plugin-standard": "3.0.1",

"mocha": "2.5.3",
"readable-stream": "2.2.9",
"safe-buffer": "5.0.1",
"readable-stream": "2.3.3",
"safe-buffer": "5.1.1",
"supertest": "1.1.0"

@@ -33,0 +33,0 @@ },

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