Sign In

@usekaval/kaval

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usekaval/kaval - npm Package Compare versions

Comparing version
0.7.2
to
0.7.3
+4
-4
package.json
{
"name": "@usekaval/kaval",
"version": "0.7.2",
"version": "0.7.3",
"license": "Apache-2.0",

@@ -47,10 +47,10 @@ "description": "Before an AI agent acts, Kaval verifies the facts the action depends on and returns ALLOW, REVIEW, or BLOCK with an Ed25519-signed receipt.",

},
"homepage": "https://github.com/LufeMC/kaval-clients/tree/main/sdks/node#readme",
"homepage": "https://github.com/usekaval/kaval-clients/tree/main/sdks/node#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/LufeMC/kaval-clients.git",
"url": "git+https://github.com/usekaval/kaval-clients.git",
"directory": "sdks/node"
},
"bugs": {
"url": "https://github.com/LufeMC/kaval-clients/issues"
"url": "https://github.com/usekaval/kaval-clients/issues"
},

@@ -57,0 +57,0 @@ "publishConfig": {