Sign In

komnet

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

komnet - npm Package Compare versions

Comparing version
0.6.1
to
0.6.2
+1
-1
dist/main.d.ts

@@ -1,3 +0,3 @@

export declare const VERSION = "0.6.1";
export declare const VERSION = "0.6.2";
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;AA6zF/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;AA25F/B,wBAAsB,GAAG,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CAoPlE"}
{
"name": "komnet",
"version": "0.6.1",
"version": "0.6.2",
"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.1",
"@komnet/daemon": "0.6.1",
"@komnet/mcp": "0.6.1",
"@komnet/protocol": "0.6.1"
"@komnet/core": "0.6.2",
"@komnet/mcp": "0.6.2",
"@komnet/protocol": "0.6.2",
"@komnet/daemon": "0.6.2"
},

@@ -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