hapi-auth-bearer-simple
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "hapi-auth-bearer-simple", | ||
"description": "Custom authentication plugin for Hapi using Bearer tokens", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"author": "Adri Van Houdt <adri@salesflare.com>", | ||
@@ -29,3 +29,3 @@ "private": false, | ||
"scripts": { | ||
"test": "mingw32-make test-cov" | ||
"test": "make test" | ||
}, | ||
@@ -32,0 +32,0 @@ "bugs": { |
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
8274