callme-cli
Advanced tools
+2
-2
| { | ||
| "name": "callme-cli", | ||
| "version": "1.5.0", | ||
| "version": "1.5.1", | ||
| "description": "Professional command-line runner for API collections exported from the Callman desktop app. Runs requests, scripts, and contract checks via callman-core; emits HTML/JSON reports; CI-friendly exit codes.", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "callman-core": "^1.7.0", | ||
| "callman-core": "^1.8.1", | ||
| "chalk": "^5.0.0", | ||
@@ -47,0 +47,0 @@ "commander": "^11.0.0", |
Updated