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.1 to 9.0.0-pre.fv5.2

2

jwt.js

@@ -548,3 +548,3 @@ 'use strict'

module.exports = fp(fastifyJwt, {
fastify: '4.x',
fastify: '5.x',
name: '@fastify/jwt'

@@ -551,0 +551,0 @@ })

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

@@ -44,3 +44,3 @@ "main": "jwt.js",

"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.11.29",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.3",

@@ -47,0 +47,0 @@ "standard": "^17.1.0",

Sorry, the diff of this file is not supported yet

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