finalhandler
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -0,1 +1,7 @@ | ||
0.3.5 / 2015-04-22 | ||
================== | ||
* deps: on-finished@~2.2.1 | ||
- Fix `isFinished(req)` when data buffered | ||
0.3.4 / 2015-03-15 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "finalhandler", | ||
"description": "Node.js final http responder", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -11,7 +11,7 @@ "license": "MIT", | ||
"escape-html": "1.0.1", | ||
"on-finished": "~2.2.0" | ||
"on-finished": "~2.2.1" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "0.3.8", | ||
"mocha": "~2.2.1", | ||
"istanbul": "0.3.9", | ||
"mocha": "~2.2.4", | ||
"readable-stream": "~1.0.33", | ||
@@ -18,0 +18,0 @@ "supertest": "~0.15.0" |
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
10016
Updatedon-finished@~2.2.1