@smithery/sdk
Advanced tools
+6
-3
| { | ||
| "name": "@smithery/sdk", | ||
| "version": "2.0.0", | ||
| "version": "2.1.0", | ||
| "description": "SDK to develop with Smithery", | ||
@@ -47,5 +47,7 @@ "type": "module", | ||
| "uuid": "^11.0.3", | ||
| "zod": ">=3.23.8 <4.0.0", | ||
| "zod-to-json-schema": "^3.24.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "zod": ">=3.23.8 <4.0.0" | ||
| }, | ||
| "devDependencies": { | ||
@@ -60,4 +62,5 @@ "@biomejs/biome": "2.2.6", | ||
| "tsx": "^4.19.2", | ||
| "typescript": "^5.0.0" | ||
| "typescript": "^5.0.0", | ||
| "zod": ">=3.23.8 <4.0.0" | ||
| } | ||
| } |
44653
0.12%10
11.11%- Removed