express-jwt
Advanced tools
Comparing version 7.7.7 to 8.0.0
{ | ||
"name": "express-jwt", | ||
"version": "7.7.7", | ||
"version": "8.0.0", | ||
"description": "JWT authentication middleware.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"express-unless": "^2.1.3", | ||
"jsonwebtoken": "^8.5.1" | ||
"jsonwebtoken": "^9.0.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"express": "^4.17.3", | ||
"mocha": "^9.2.2", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.6.0", | ||
@@ -51,0 +51,0 @@ "ts-node": "^10.7.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25424
+ Addedjsonwebtoken@9.0.2(transitive)
+ Addedsemver@7.6.3(transitive)
- Removedjsonwebtoken@8.5.1(transitive)
- Removedsemver@5.7.2(transitive)
Updatedjsonwebtoken@^9.0.0