@hapi/boom
Advanced tools
Comparing version 7.4.2 to 7.4.3
Breaking changes are documented using GitHub issues, see [issues labeled "release notes"](https://github.com/hapijs/boom/issues?q=is%3Aissue+label%3A%22release+notes%22). | ||
If you want changes of a specific minor or patch release, you can browse the [GitHub milestones](https://github.com/hapijs/boom/milestones?state=closed&direction=asc&sort=due_date). |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ Copyright (c) 2012-2019, Sideway Inc, and project contributors |
{ | ||
"name": "@hapi/boom", | ||
"description": "HTTP-friendly error objects", | ||
"version": "7.4.2", | ||
"version": "7.4.3", | ||
"repository": "git://github.com/hapijs/boom", | ||
@@ -12,7 +12,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hapi/hoek": "6.x.x" | ||
"@hapi/hoek": "8.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "5.x.x", | ||
"@hapi/lab": "18.x.x" | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
@@ -0,1 +1,3 @@ | ||
<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a> | ||
# boom | ||
@@ -7,6 +9,4 @@ | ||
Lead Maintainer: [Eran Hammer](https://github.com/hueniverse) | ||
## Documentation | ||
[**API Reference**](API.md) |
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
15541
+ Added@hapi/hoek@8.5.1(transitive)
- Removed@hapi/hoek@6.2.4(transitive)
Updated@hapi/hoek@8.x.x