Comparing version 4.0.0 to 5.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/ammo", | ||
"description": "HTTP Range processing utilities", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"repository": "git://github.com/hapijs/ammo", | ||
@@ -17,8 +17,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@hapi/hoek": "8.x.x" | ||
"@hapi/hoek": "9.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "7.x.x", | ||
"@hapi/lab": "21.x.x", | ||
"@hapi/wreck": "16.x.x" | ||
"@hapi/code": "8.x.x", | ||
"@hapi/lab": "22.x.x", | ||
"@hapi/wreck": "17.x.x" | ||
}, | ||
@@ -25,0 +25,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> | ||
- [Versions status](https://hapi.dev/resources/status/#ammo) (builds, dependencies, node versions, licenses, eol) | ||
- [Changelog](https://hapi.dev/family/ammo/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
8005
5
+ Added@hapi/hoek@9.3.0(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
Updated@hapi/hoek@9.x.x