Socket
Socket
Sign inDemoInstall

express-jwt

Package Overview
Dependencies
Maintainers
52
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-jwt - npm Package Compare versions

Comparing version 7.7.6 to 7.7.7

2

package.json
{
"name": "express-jwt",
"version": "7.7.6",
"version": "7.7.7",
"description": "JWT authentication middleware.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -97,3 +97,3 @@ # express-jwt

Or, the other way around, if you want to make some paths unprotected, cal `unless` like so.
Or, the other way around, if you want to make some paths unprotected, call `unless` like so.

@@ -100,0 +100,0 @@ ```javascript

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