Socket
Socket
Sign inDemoInstall

@fastify/jwt

Package Overview
Dependencies
Maintainers
20
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/jwt - npm Package Compare versions

Comparing version 9.0.0-pre.fv5.2 to 9.0.0

8

package.json
{
"name": "@fastify/jwt",
"version": "9.0.0-pre.fv5.2",
"version": "9.0.0",
"description": "JWT utils for Fastify",

@@ -38,10 +38,10 @@ "main": "jwt.js",

"fast-jwt": "^4.0.0",
"fastify-plugin": "^5.0.0-pre.fv5.1",
"fastify-plugin": "^5.0.0",
"steed": "^1.1.3"
},
"devDependencies": {
"@fastify/cookie": "^10.0.0-pre.fv5.1",
"@fastify/cookie": "^10.0.0",
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.3",
"fastify": "^5.0.0-alpha.4",
"standard": "^17.1.0",

@@ -48,0 +48,0 @@ "tap": "^18.7.1",

@@ -894,3 +894,3 @@ # @fastify/jwt

age: number
} // user type is return type of `request.user` object
} // user type is return type of `request.user` object
}

@@ -897,0 +897,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc