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

@fastify/auth

Package Overview
Dependencies
Maintainers
20
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/auth - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

.gitattributes

12

package.json
{
"name": "@fastify/auth",
"version": "4.3.0",
"version": "4.4.0",
"description": "Run multiple auth functions in Fastify",

@@ -10,3 +10,4 @@ "repository": {

"main": "auth.js",
"types": "auth.d.ts",
"type": "commonjs",
"types": "types/index.d.ts",
"scripts": {

@@ -34,3 +35,3 @@ "clean": "rimraf authdb",

"devDependencies": {
"@fastify/jwt": "^6.3.2",
"@fastify/jwt": "^7.0.0",
"@fastify/leveldb": "^5.0.1",

@@ -45,3 +46,3 @@ "@fastify/pre-commit": "^2.0.2",

"tap": "^16.3.0",
"tsd": "^0.28.0"
"tsd": "^0.29.0"
},

@@ -52,5 +53,2 @@ "dependencies": {

},
"tsd": {
"directory": "test"
},
"publishConfig": {

@@ -57,0 +55,0 @@ "access": "public"

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