Socket
Socket
Sign inDemoInstall

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.4.1 to 7.4.2

dist/errors/UnauthorizedError.d.ts

8

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

@@ -30,3 +30,7 @@ "keywords": [

"license": "MIT",
"main": "./dist",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"/dist"
],
"dependencies": {

@@ -33,0 +37,0 @@ "express-unless": "^1.0.0",

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