koa-better-error-handler
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "koa-better-error-handler", | ||
"description": "A better error-handler for Koa v2+, built for CrocodileJS. Makes `ctx.throw` beautiful again :sparkles!", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"author": "Nick Baugh <niftylettuce@gmail.com>", | ||
"bugs": "https://github.com/niftylettuce/koa-better-error-handler/issues", | ||
"dependencies": { | ||
"boom": "^4.2.0", | ||
"boom": "github:niftylettuce/boom", | ||
"co": "^4.6.0", | ||
@@ -10,0 +10,0 @@ "debug": "^2.2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
121081
1
- Removedboom@4.3.1(transitive)
- Removedhoek@4.3.1(transitive)