Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@hapi/sntp", | ||
"description": "SNTP Client", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"repository": "git://github.com/hapijs/sntp", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"@hapi/bounce": "1.x.x", | ||
"@hapi/hoek": "6.x.x", | ||
"@hapi/hoek": "8.x.x", | ||
"@hapi/teamwork": "3.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "5.x.x", | ||
"@hapi/lab": "18.x.x" | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
<a href="http://hapijs.com"><img src="https://github.com/hapijs/assets/blob/master/images/family.svg" width="180px" align="right" /></a> | ||
<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a> | ||
@@ -3,0 +3,0 @@ # sntp |
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
13924
- Removed@hapi/hoek@6.2.4(transitive)
Updated@hapi/hoek@8.x.x