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

finalhandler

Package Overview
Dependencies
Maintainers
5
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 0.3.5 to 0.3.6

6

HISTORY.md

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

0.3.6 / 2015-05-11
==================
* deps: debug@~2.2.0
- deps: ms@0.7.1
0.3.5 / 2015-04-22

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

4

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

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

"dependencies": {
"debug": "~2.1.3",
"debug": "~2.2.0",
"escape-html": "1.0.1",

@@ -12,0 +12,0 @@ "on-finished": "~2.2.1"

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