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

egg-passport-jwt

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-passport-jwt - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

index.d.ts

9

package.json
{
"name": "egg-passport-jwt",
"version": "0.1.0",
"version": "1.0.0",
"description": "jwt passport plugin for egg",

@@ -19,3 +19,3 @@ "eggPlugin": {

"dependencies": {
"debug": "^3.1.0",
"debug": "^4.1.1",
"passport-jwt": "^4.0.0"

@@ -33,3 +33,3 @@ },

"eslint-config-egg": "^5.1.0",
"jsonwebtoken": "^8.2.1",
"jsonwebtoken": "^8.5.1",
"webstorm-disable-index": "^1.2.0"

@@ -51,3 +51,4 @@ },

"config",
"app.js"
"app.js",
"index.d.ts"
],

@@ -54,0 +55,0 @@ "ci": {

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