errorhandler
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -0,1 +1,7 @@ | ||
1.2.3 / 2014-11-21 | ||
================== | ||
* deps: accepts@~1.1.3 | ||
- deps: mime-types@~2.0.3 | ||
1.2.2 / 2014-10-15 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "errorhandler", | ||
"description": "Development-only error handler middleware", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"contributors": [ | ||
@@ -12,3 +12,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
"dependencies": { | ||
"accepts": "~1.1.2", | ||
"accepts": "~1.1.3", | ||
"escape-html": "1.0.1" | ||
@@ -19,5 +19,4 @@ }, | ||
"istanbul": "0.3.2", | ||
"mocha": "~1.21.5", | ||
"should": "~4.0.4", | ||
"supertest": "~0.14.0" | ||
"mocha": "~2.0.1", | ||
"supertest": "~0.15.0" | ||
}, | ||
@@ -24,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
9052
4
Updatedaccepts@~1.1.3