+1
-1
@@ -1,3 +0,3 @@ | ||
| export declare const VERSION = "0.6.0"; | ||
| export declare const VERSION = "0.6.1"; | ||
| export declare function run(argv: readonly string[]): Promise<number>; | ||
| //# sourceMappingURL=main.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":"AAiFA,eAAO,MAAM,OAAO,UAAU,CAAC;AA6tF/B,wBAAsB,GAAG,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CAkPlE"} | ||
| {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":"AAiFA,eAAO,MAAM,OAAO,UAAU,CAAC;AA6zF/B,wBAAsB,GAAG,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CAkPlE"} |
+5
-5
| { | ||
| "name": "komnet", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "description": "komnet CLI — a message tunnel for AI coding agents over a git repository you own.", | ||
@@ -25,6 +25,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@komnet/core": "0.6.0", | ||
| "@komnet/mcp": "0.6.0", | ||
| "@komnet/protocol": "0.6.0", | ||
| "@komnet/daemon": "0.6.0" | ||
| "@komnet/core": "0.6.1", | ||
| "@komnet/daemon": "0.6.1", | ||
| "@komnet/mcp": "0.6.1", | ||
| "@komnet/protocol": "0.6.1" | ||
| }, | ||
@@ -31,0 +31,0 @@ "author": "Andrey Tabakov", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
308292
2.4%3647
2.13%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated