Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-jwt

Package Overview
Dependencies
Maintainers
5
Versions
48
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 0.1.0 to 0.1.1

12

package.json
{
"name": "fastify-jwt",
"version": "0.1.0",
"version": "0.1.1",
"description": "JWT utils for Fastify",

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

"dependencies": {
"fastify-plugin": "^0.1.0",
"jsonwebtoken": "^7.4.1"
"fastify-plugin": "^0.1.1",
"jsonwebtoken": "^8.1.0"
},
"devDependencies": {
"fastify": "^0.21.0",
"standard": "^10.0.2",
"tap": "^10.3.3"
"fastify": "^0.30.2",
"standard": "^10.0.3",
"tap": "^10.7.2"
}
}
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