+1
-1
@@ -1,3 +0,3 @@ | ||
| export declare const VERSION = "0.6.4"; | ||
| export declare const VERSION = "0.6.5"; | ||
| export declare function run(argv: readonly string[]): Promise<number>; | ||
| //# sourceMappingURL=main.d.ts.map |
+7
-5
| { | ||
| "name": "komnet", | ||
| "version": "0.6.4", | ||
| "version": "0.6.5", | ||
| "description": "komnet CLI — a message tunnel for AI coding agents over a git repository you own.", | ||
| "license": "MIT", | ||
| "//mcpName": "Ownership proof for the official MCP Registry: it verifies this npm package by matching this field against `name` in server.json. Must stay io.github.<github-owner>/<server-name>.", | ||
| "mcpName": "io.github.komdosh/komnet", | ||
| "type": "module", | ||
@@ -25,6 +27,6 @@ "bin": { | ||
| "dependencies": { | ||
| "@komnet/daemon": "0.6.4", | ||
| "@komnet/core": "0.6.4", | ||
| "@komnet/mcp": "0.6.4", | ||
| "@komnet/protocol": "0.6.4" | ||
| "@komnet/core": "0.6.5", | ||
| "@komnet/daemon": "0.6.5", | ||
| "@komnet/mcp": "0.6.5", | ||
| "@komnet/protocol": "0.6.5" | ||
| }, | ||
@@ -31,0 +33,0 @@ "author": "Andrey Tabakov", |
Sorry, the diff of this file is too big to display
326967
0.07%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated