Sign In

@absolutejs/agent-discovery

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolutejs/agent-discovery - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+2
-2
dist/manifest.js
// @bun
// node_modules/@absolutejs/manifest/dist/index.js
// ../node_modules/.bun/@absolutejs+manifest@0.8.0+78c06a479861f4f9/node_modules/@absolutejs/manifest/dist/index.js
import { Value } from "@sinclair/typebox/value";

@@ -304,3 +304,3 @@ import { Type } from "@sinclair/typebox";

description: "Signed provider-neutral AI agent descriptors with a live JSON Schema, interoperable well-known endpoints, A2A, MCP, Arazzo, and WebMCP interfaces, searchable registries, and durable PostgreSQL storage.",
docsUrl: "https://github.com/absolutejs/agent-discovery",
docsUrl: "https://github.com/absolutejs/agent-modules/tree/main/discovery",
name: "@absolutejs/agent-discovery",

@@ -307,0 +307,0 @@ tagline: "Make trustworthy AbsoluteJS agents easier to find than any other agent."

@@ -34,3 +34,3 @@ {

"description": "Signed provider-neutral AI agent descriptors with a live JSON Schema, interoperable well-known endpoints, A2A, MCP, Arazzo, and WebMCP interfaces, searchable registries, and durable PostgreSQL storage.",
"docsUrl": "https://github.com/absolutejs/agent-discovery",
"docsUrl": "https://github.com/absolutejs/agent-modules/tree/main/discovery",
"name": "@absolutejs/agent-discovery",

@@ -37,0 +37,0 @@ "tagline": "Make trustworthy AbsoluteJS agents easier to find than any other agent."

{
"name": "@absolutejs/agent-discovery",
"version": "0.2.3",
"version": "0.2.4",
"description": "Signed, searchable, provider-neutral AI agent discovery with live schemas and A2A, MCP, Arazzo, and WebMCP interfaces.",

@@ -9,4 +9,9 @@ "type": "module",

"type": "git",
"url": "git+https://github.com/absolutejs/agent-discovery.git"
"url": "git+https://github.com/absolutejs/agent-modules.git",
"directory": "discovery"
},
"homepage": "https://github.com/absolutejs/agent-modules/tree/main/discovery",
"bugs": {
"url": "https://github.com/absolutejs/agent-modules/issues"
},
"publishConfig": {

@@ -13,0 +18,0 @@ "access": "public"