finalhandler
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -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 @@ ================== |
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10100
+ Addeddebug@2.2.0(transitive)
+ Addedms@0.7.1(transitive)
- Removeddebug@2.1.3(transitive)
- Removedms@0.7.0(transitive)
Updateddebug@~2.2.0