@hapi/call
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@hapi/call", | ||
"description": "HTTP Router", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"repository": "git://github.com/hapijs/call", | ||
@@ -12,8 +12,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hapi/hoek": "6.x.x", | ||
"@hapi/hoek": "8.x.x", | ||
"@hapi/boom": "7.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "5.x.x", | ||
"@hapi/lab": "18.x.x" | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x" | ||
}, | ||
@@ -20,0 +20,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> | ||
# call | ||
@@ -7,4 +9,2 @@ | ||
### Lead Maintainer - [Eran Hammer](https://github.com/hueniverse) | ||
## Introduction | ||
@@ -11,0 +11,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
23378
- Removed@hapi/hoek@6.2.4(transitive)
Updated@hapi/hoek@8.x.x