Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "get-jwks", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "Fetch utils for JWKS keys", | ||
@@ -32,3 +32,2 @@ "main": "src/get-jwks.js", | ||
"dependencies": { | ||
"@types/node": "^18.0.0", | ||
"jwk-to-pem": "^2.0.4", | ||
@@ -41,2 +40,3 @@ "lru-cache": "^7.4.0", | ||
"@types/lru-cache": "^7.4.0", | ||
"@types/node": "^18.6.5", | ||
"eslint": "^8.6.0", | ||
@@ -43,0 +43,0 @@ "fast-jwt": "^1.1.2", |
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
3
13
- Removed@types/node@^18.0.0
- Removed@types/node@18.19.68(transitive)
- Removedundici-types@5.26.5(transitive)