Comparing version 6.1.0 to 6.1.1
{ | ||
"name": "heavy", | ||
"description": "Measure process load", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"repository": "git://github.com/hapijs/heavy", | ||
@@ -15,12 +15,12 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8.9.0" | ||
"node": ">=8.12.0" | ||
}, | ||
"dependencies": { | ||
"boom": "7.x.x", | ||
"hoek": "5.x.x", | ||
"joi": "13.x.x" | ||
"hoek": "6.x.x", | ||
"joi": "14.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "5.x.x", | ||
"lab": "15.x.x" | ||
"lab": "17.x.x" | ||
}, | ||
@@ -27,0 +27,0 @@ "scripts": { |
@@ -7,2 +7,2 @@ #heavy | ||
Lead Maintainer - [Kevin Decker](https://github.com/kpdecker) | ||
Lead Maintainer - [Eran Hammer](https://github.com/hueniverse) |
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
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
5671
+ Addedjoi@14.3.1(transitive)
- Removedhoek@5.0.4(transitive)
- Removedjoi@13.7.0(transitive)
Updatedhoek@6.x.x
Updatedjoi@14.x.x