@frontmcp/utils
Advanced tools
+2
-2
| { | ||
| "name": "@frontmcp/utils", | ||
| "version": "1.0.0-beta.9", | ||
| "version": "1.0.0-beta.10", | ||
| "description": "Shared utility functions for FrontMCP - string manipulation, URI handling, path utilities, and more", | ||
@@ -27,3 +27,3 @@ "author": "AgentFront <info@agentfront.dev>", | ||
| "engines": { | ||
| "node": ">=22.0.0" | ||
| "node": ">=24.0.0" | ||
| }, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
549372
0