fastify-user
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -82,3 +82,3 @@ 'use strict' | ||
module.exports = fp(fastifyUser, { | ||
fastify: '4.x', | ||
fastify: '5.x', | ||
name: 'fastify-user' | ||
@@ -85,0 +85,0 @@ }) |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "fastify-user", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Fastify plugin to extract user", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"@fastify/jwt": "^9.0.0", | ||
"fastify": "^5.0.0-alpha.4", | ||
"fastify": "^5.0.0", | ||
"fastify-plugin": "^5.0.0", | ||
@@ -27,0 +27,0 @@ "get-jwks": "^9.0.0" |
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
111788
Updatedfastify@^5.0.0