Sign In

@komnet/core

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

Comparing version
0.6.3
to
0.6.4
+3
-3
package.json
{
"name": "@komnet/core",
"version": "0.6.3",
"version": "0.6.4",
"description": "komnet engine: git transport, room store, collaborative tasks, change detection, outbox, and the secret scanner.",

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

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

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