🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@usekaval/kaval

Package Overview
Dependencies
Maintainers
1
Versions
12
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.3.0
to
0.3.1
+1
-1
dist/proof.d.ts

@@ -206,2 +206,3 @@ /** Public proof-protocol types. Field names intentionally match the hosted REST JSON exactly. */

content_type?: string;
requested_url?: string;
final_url?: string;

@@ -485,3 +486,2 @@ }

aliases?: string[];
primary_domains?: string[];
origin_urls?: string[];

@@ -488,0 +488,0 @@ record?: RecordRef;

{
"name": "@usekaval/kaval",
"version": "0.3.0",
"version": "0.3.1",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "Action-bound verification for AI agents — signed proof packets plus ALLOW/BLOCK/REVIEW gates.",