New:Socket for Asana Is Now Available.Learn more
Sign In

@peac/jwks-cache

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peac/jwks-cache - npm Package Compare versions

Comparing version
0.15.0
to
0.15.1
+3
-3
package.json
{
"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 @@ },