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

@absolutejs/a2a

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolutejs/a2a - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+22
-0
dist/manifest.json
{
"contract": 2,
"discovery": {
"audiences": [
"agent-hosts",
"agent-clients"
],
"intents": [
"serve an A2A agent",
"call an A2A agent",
"manage durable agent tasks"
],
"keywords": [
"agents",
"a2a",
"agent-card",
"tasks",
"streaming",
"push-notifications"
],
"protocols": [
"A2A 1.0"
]
},
"identity": {

@@ -4,0 +26,0 @@ "accent": "#8b5cf6",

+1
-1
{
"name": "@absolutejs/a2a",
"version": "0.2.2",
"version": "0.2.3",
"description": "Production A2A Protocol 1.0 client and server with streaming, durable tasks, push configuration, and Agency enforcement.",

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

Sorry, the diff of this file is too big to display