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

express-jwt

Package Overview
Dependencies
Maintainers
55
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.6.1 to 7.6.2

2

dist/index.d.ts

@@ -15,3 +15,3 @@ import * as jwt from 'jsonwebtoken';

requestProperty?: string;
algorithms: jwt.Algorithm[] | undefined;
algorithms: jwt.Algorithm[];
} & jwt.VerifyOptions;

@@ -18,0 +18,0 @@ export { UnauthorizedError } from './errors/UnauthorizedError';

{
"name": "express-jwt",
"version": "7.6.1",
"version": "7.6.2",
"description": "JWT authentication middleware.",

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

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