Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "jwks-rsa", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Library to retrieve RSA public keys from a JWKS endpoint", | ||
@@ -16,2 +16,3 @@ "main": "src/index.js", | ||
"@types/express": "^4.17.13", | ||
"@types/jsonwebtoken": "^8.5.8", | ||
"debug": "^4.3.4", | ||
@@ -25,3 +26,2 @@ "jose": "^2.0.5", | ||
"@types/express-jwt": "^6.0.4", | ||
"@types/jsonwebtoken": "^8.5.8", | ||
"@types/mocha": "^5.2.7", | ||
@@ -28,0 +28,0 @@ "@types/nock": "^11.0.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
23
6
+ Added@types/jsonwebtoken@^8.5.8
+ Added@types/jsonwebtoken@8.5.9(transitive)