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

@absolutejs/agent-reputation

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolutejs/agent-reputation - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
dist/credential.d.ts
import type { AgentReputationAssessment, AgentReputationCredential } from "./types";
export declare const AGENT_REPUTATION_CONTEXT: "https://absolutejs.github.io/agents/contexts/reputation/v1";
export declare const AGENT_REPUTATION_CONTEXT: "https://absolutejs.github.io/agents/contexts/reputation/v1.json";
export declare const createAgentReputationCredential: (input: {

@@ -4,0 +4,0 @@ assessment: AgentReputationAssessment;

@@ -117,3 +117,3 @@ // @bun

// src/credential.ts
var AGENT_REPUTATION_CONTEXT = "https://absolutejs.github.io/agents/contexts/reputation/v1";
var AGENT_REPUTATION_CONTEXT = "https://absolutejs.github.io/agents/contexts/reputation/v1.json";
var createAgentReputationCredential = (input) => ({

@@ -120,0 +120,0 @@ "@context": [

{
"name": "@absolutejs/agent-reputation",
"version": "0.1.0",
"version": "0.1.1",
"description": "Evidence-based scoped AI agent reputation with W3C Verifiable Credentials 2.0 adapters.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -40,2 +40,4 @@ # @absolutejs/agent-reputation

stack, or an enterprise trust service without provider lock-in.
The package publishes a stable remote JSON-LD context at
<https://absolutejs.github.io/agents/contexts/reputation/v1.json>.

@@ -42,0 +44,0 @@ Standards: