Socket
Socket
Sign inDemoInstall

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.0.2 to 0.0.3

6

HISTORY.md

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

0.0.3 / 2014-07-11
==================
* deps: debug@1.0.3
- Add support for multiple wildcards in namespaces
0.0.2 / 2014-06-19

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

6

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

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

"dependencies": {
"debug": "1.0.2",
"debug": "1.0.3",
"escape-html": "1.0.1"
},
"devDependencies": {
"istanbul": "0.2.10",
"istanbul": "0.3.0",
"mocha": "~1.20.1",

@@ -16,0 +16,0 @@ "should": "~4.0.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