@fastify/bearer-auth
Advanced tools
Comparing version 7.0.0-rc.1 to 7.0.0
{ | ||
"name": "@fastify/bearer-auth", | ||
"version": "7.0.0-rc.1", | ||
"version": "7.0.0", | ||
"description": "An authentication plugin for Fastify", | ||
@@ -37,3 +37,3 @@ "main": "plugin.js", | ||
"snazzy": "^9.0.0", | ||
"standard": "^16.0.1", | ||
"standard": "^17.0.0", | ||
"tap": "^16.0.0", | ||
@@ -50,3 +50,6 @@ "tsd": "^0.20.0" | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36193
0