@frontmcp/plugin-cache
Advanced tools
+2
-2
| { | ||
| "name": "@frontmcp/plugin-cache", | ||
| "version": "1.5.1", | ||
| "version": "1.5.2", | ||
| "description": "Cache plugin for FrontMCP - Redis, Vercel KV, and in-memory caching with automatic tool result caching", | ||
@@ -51,3 +51,3 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "dependencies": { | ||
| "@frontmcp/sdk": "1.5.1", | ||
| "@frontmcp/sdk": "1.5.2", | ||
| "ioredis": "^5.8.0" | ||
@@ -54,0 +54,0 @@ }, |
+2
-2
| { | ||
| "name": "@frontmcp/plugin-cache", | ||
| "version": "1.5.1", | ||
| "version": "1.5.2", | ||
| "description": "Cache plugin for FrontMCP - Redis, Vercel KV, and in-memory caching with automatic tool result caching", | ||
@@ -51,3 +51,3 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "dependencies": { | ||
| "@frontmcp/sdk": "1.5.1", | ||
| "@frontmcp/sdk": "1.5.2", | ||
| "ioredis": "^5.8.0" | ||
@@ -54,0 +54,0 @@ }, |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated