New:Socket for Asana Is Now Available.Learn more
Sign In

@komnet/daemon

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/daemon - npm Package Compare versions

Comparing version
0.6.3
to
0.6.4
+4
-4
package.json
{
"name": "@komnet/daemon",
"version": "0.6.3",
"version": "0.6.4",
"description": "komnet daemon: continuous sync, inbox staging, notifications, presence, and the local IPC server.",

@@ -22,7 +22,7 @@ "license": "MIT",

"engines": {
"node": ">=26.0.0"
"node": ">=24.0.0"
},
"dependencies": {
"@komnet/core": "0.6.3",
"@komnet/protocol": "0.6.3"
"@komnet/core": "0.6.4",
"@komnet/protocol": "0.6.4"
},

@@ -29,0 +29,0 @@ "author": "Andrey Tabakov",