errorhandler
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -0,1 +1,8 @@ | ||
1.3.6 / 2015-05-14 | ||
================== | ||
* deps: accepts@~1.2.7 | ||
- deps: mime-types@~2.0.11 | ||
- deps: negotiator@0.5.3 | ||
1.3.5 / 2015-03-14 | ||
@@ -2,0 +9,0 @@ ================== |
{ | ||
"name": "errorhandler", | ||
"description": "Development-only error handler middleware", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"contributors": [ | ||
@@ -12,3 +12,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"dependencies": { | ||
"accepts": "~1.2.5", | ||
"accepts": "~1.2.6", | ||
"escape-html": "1.0.1" | ||
@@ -18,5 +18,5 @@ }, | ||
"after": "0.8.1", | ||
"istanbul": "0.3.7", | ||
"mocha": "~2.2.1", | ||
"supertest": "~0.15.0" | ||
"istanbul": "0.3.9", | ||
"mocha": "2.2.4", | ||
"supertest": "1.0.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "files": [ |
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
12639
Updatedaccepts@~1.2.6