@peac/jwks-cache
Advanced tools
+3
-3
| { | ||
| "name": "@peac/jwks-cache", | ||
| "version": "0.15.0", | ||
| "version": "0.15.1", | ||
| "description": "Edge-safe JWKS fetch and cache with SSRF protection", | ||
@@ -47,7 +47,7 @@ "type": "module", | ||
| "dependencies": { | ||
| "@peac/http-signatures": "0.15.0" | ||
| "@peac/http-signatures": "0.15.1" | ||
| }, | ||
| "devDependencies": { | ||
| "typescript": "^5.3.0", | ||
| "vitest": "^4.0.0", | ||
| "vitest": "^4.1.0", | ||
| "tsup": "^8.0.0" | ||
@@ -54,0 +54,0 @@ }, |
+ Added
- Removed
Updated