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

fastify-jwt

Package Overview
Dependencies
Maintainers
9
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.9.5 to 0.9.6

4

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

@@ -31,2 +31,3 @@ "main": "jwt.js",

"dependencies": {
"@types/jsonwebtoken": "^8.3.2",
"fastify-plugin": "^1.2.0",

@@ -38,3 +39,2 @@ "http-errors": "^1.7.1",

"devDependencies": {
"@types/jsonwebtoken": "^8.3.0",
"fastify": "^2.0.0",

@@ -41,0 +41,0 @@ "standard": "^12.0.1",

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