@hapi/call
Advanced tools
Comparing version 6.0.1 to 7.0.0
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2014-2019, Sideway Inc, and project contributors | ||
Copyright (c) 2014-2020, Sideway Inc, and project contributors | ||
Copyright (c) 2014, Walmart. | ||
@@ -3,0 +3,0 @@ All rights reserved. |
{ | ||
"name": "@hapi/call", | ||
"description": "HTTP Router", | ||
"version": "6.0.1", | ||
"version": "7.0.0", | ||
"repository": "git://github.com/hapijs/call", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -12,9 +15,9 @@ "HTTP", | ||
"dependencies": { | ||
"@hapi/address": "^3.2.0", | ||
"@hapi/boom": "8.x.x", | ||
"@hapi/hoek": "8.x.x" | ||
"@hapi/address": "4.x.x", | ||
"@hapi/boom": "9.x.x", | ||
"@hapi/hoek": "9.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "7.x.x", | ||
"@hapi/lab": "21.x.x" | ||
"@hapi/code": "8.x.x", | ||
"@hapi/lab": "22.x.x" | ||
}, | ||
@@ -21,0 +24,0 @@ "scripts": { |
@@ -15,3 +15,4 @@ <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a> | ||
- [Version status](https://hapi.dev/resources/status/#call) (builds, dependencies, node versions, licenses, eol) | ||
- [Changelog](https://hapi.dev/family/call/changelog/) | ||
- [Project policies](https://hapi.dev/policies/) | ||
- [Free and commercial support options](https://hapi.dev/support/) |
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
18
22432
6
+ Added@hapi/address@4.1.0(transitive)
+ Added@hapi/boom@9.1.4(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
- Removed@hapi/address@3.2.2(transitive)
- Removed@hapi/boom@8.0.1(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
Updated@hapi/address@4.x.x
Updated@hapi/boom@9.x.x
Updated@hapi/hoek@9.x.x