hapi-auth-bearer-simple
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "hapi-auth-bearer-simple", | ||
"description": "Custom authentication plugin for Hapi using Bearer tokens", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"author": "Adri Van Houdt <adri@salesflare.com>", | ||
@@ -23,4 +23,4 @@ "private": false, | ||
"dependencies": { | ||
"boom": "3.0.x", | ||
"hoek": "3.0.x" | ||
"boom": "3.x.x", | ||
"hoek": "3.x.x" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"code": "2.x.x", | ||
"hapi": "11.0.x" | ||
"hapi": "11.x.x" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
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
+ Addedboom@3.2.2(transitive)
+ Addedhoek@4.3.1(transitive)
- Removedboom@3.0.0(transitive)
Updatedboom@3.x.x
Updatedhoek@3.x.x