llm-lean-log-cli
Advanced tools
| #!/usr/bin/env bun | ||
| /** | ||
| * CLI tool for llm-lean-log | ||
| */ | ||
| /** | ||
| * Main function for the CLI | ||
| */ | ||
| export declare function main(): Promise<void>; | ||
| //# sourceMappingURL=index.d.ts.map |
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;GAEG;AAmGH;;GAEG;AACH,wBAAsB,IAAI,kBAuJzB"} |
+2
-2
| { | ||
| "name": "llm-lean-log-cli", | ||
| "version": "0.2.5", | ||
| "version": "0.2.6", | ||
| "description": "CLI tool for llm-lean-log", | ||
| "scripts": { | ||
| "start": "bun run src/index.ts", | ||
| "build": "bun build src/index.ts --outfile dist/index.js --target node --minify && tsc --emitDeclarationOnly", | ||
| "build": "bun build src/index.ts --outfile dist/index.js --target node && tsc --emitDeclarationOnly", | ||
| "prepublishOnly": "bun run build", | ||
@@ -9,0 +9,0 @@ "type": "tsc --noEmit" |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1675742
45.86%8
33.33%43470
894.28%1
Infinity%