New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fastify-user

Package Overview
Dependencies
Maintainers
6
Versions
18
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 0.3.2 to 0.3.3

2

index.js

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

} catch (err) {
request.log.error({ err })
request.log.debug({ err }, 'failed to create a session')
}

@@ -75,0 +75,0 @@ }

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

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

"@fastify/error": "^3.2.0",
"@fastify/jwt": "^7.0.0",
"@fastify/jwt": "^8.0.0",
"fastify": "^4.11.0",

@@ -33,3 +33,3 @@ "fastify-plugin": "^4.4.0",

"@types/node": "^20.4.7",
"c8": "^8.0.0",
"c8": "^9.0.0",
"fast-jwt": "^3.0.0",

@@ -36,0 +36,0 @@ "snazzy": "^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