hapi-auth-bearer-simple
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "hapi-auth-bearer-simple", | ||
"description": "Custom authentication plugin for Hapi using Bearer tokens", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Adri Van Houdt <adri@salesflare.com>", | ||
@@ -23,3 +23,3 @@ "private": false, | ||
"peerDependencies": { | ||
"hapi": ">=8.x.x < 9.x.x" | ||
"hapi": ">=7.x.x < 9.x.x" | ||
}, | ||
@@ -26,0 +26,0 @@ "engines": { |