hapi-auth-bearer-simple
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "hapi-auth-bearer-simple", | ||
"description": "Custom authentication plugin for Hapi using Bearer tokens", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Adri Van Houdt <adri@salesflare.com>", | ||
@@ -38,3 +38,3 @@ "private": false, | ||
"scripts": { | ||
"test": "make test-cov" | ||
"test": "lab -a code -vL -t 100" | ||
}, | ||
@@ -41,0 +41,0 @@ "bugs": { |
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
16339
9