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

fastify-user

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-user - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

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

module.exports = fp(fastifyUser, {
fastify: '4.x',
fastify: '5.x',
name: 'fastify-user'

@@ -85,0 +85,0 @@ })

{
"$schema": "https://json.schemastore.org/package.json",
"name": "fastify-user",
"version": "1.0.1",
"version": "1.0.2",
"description": "Fastify plugin to extract user",

@@ -24,3 +24,3 @@ "main": "index.js",

"@fastify/jwt": "^9.0.0",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"fastify-plugin": "^5.0.0",

@@ -27,0 +27,0 @@ "get-jwks": "^9.0.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