@forwardimpact/libeval
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| #!/usr/bin/env bun | ||
| #!/usr/bin/env node | ||
@@ -3,0 +3,0 @@ import { runOutputCommand } from "../src/commands/output.js"; |
+1
-1
| { | ||
| "name": "@forwardimpact/libeval", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Process Claude Code stream-json output into structured traces", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
87201
0