Socket
Socket
Sign inDemoInstall

passport-jwt

Package Overview
Dependencies
15
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

13

package.json
{
"name": "passport-jwt",
"version": "2.2.0",
"version": "2.2.1",
"description": "Passport authentication strategy using JSON Web Tokens",

@@ -29,11 +29,12 @@ "main": "./lib",

"devDependencies": {
"chai": "^1.9.2",
"chai-passport-strategy": "^0.2.0",
"mocha": "^2.0.1",
"sinon": "^1.11.1"
"chai": "^3.0.0",
"chai-passport-strategy": "^1.0.0",
"istanbul": "^0.4.5",
"mocha": "^3.0.0",
"sinon": "^1.0.0"
},
"dependencies": {
"jsonwebtoken": "^5.0.0",
"jsonwebtoken": "^7.0.0",
"passport-strategy": "^1.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc