You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@elysiajs/jwt

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elysiajs/jwt - npm Package Compare versions

Comparing version

to
1.1.0

{
"name": "@elysiajs/jwt",
"description": "Plugin for Elysia for using JWT Authentication",
"version": "1.1.0-rc.0",
"version": "1.1.0",
"author": {

@@ -54,4 +54,4 @@ "name": "saltyAom",

"peerDependencies": {
"elysia": ">= 1.1.0-rc.2"
"elysia": ">= 1.1.0"
}
}