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

fastify-jwt

Package Overview
Dependencies
Maintainers
17
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 4.1.1 to 4.1.2

4

jwt.d.ts

@@ -120,5 +120,5 @@ import {

export const fastifyJWT: fastify.FastifyPluginCallback<FastifyJWTOptions>
export const fastifyJwt: fastify.FastifyPluginCallback<FastifyJWTOptions>
export default fastifyJWT
export default fastifyJwt

@@ -125,0 +125,0 @@ export interface FastifyJwtSignOptions {

{
"name": "fastify-jwt",
"version": "4.1.1",
"version": "4.1.2",
"description": "JWT utils for Fastify",

@@ -40,7 +40,7 @@ "main": "jwt.js",

"fastify-plugin": "^3.0.0",
"http-errors": "^1.8.1",
"http-errors": "^2.0.0",
"steed": "^1.1.3"
},
"devDependencies": {
"@types/node": "^16.11.10",
"@types/node": "^17.0.0",
"fastify": "^3.24.0",

@@ -47,0 +47,0 @@ "fastify-cookie": "^5.4.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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