Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@automattic/agenttic-client

Package Overview
Dependencies
Maintainers
52
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/agenttic-client - npm Package Compare versions

Comparing version
0.1.43
to
0.1.44
+1
-1
dist/mocks/mockTools.d.ts

@@ -41,3 +41,3 @@ import type { Ability } from '../client/types/index';

}[]>;
executeTool: (toolId: string, args: any, messageId: string, toolCallId: string) => Promise<{
executeTool: (toolId: string, args: any, messageId?: string, toolCallId?: string) => Promise<{
result: string;

@@ -44,0 +44,0 @@ returnToAgent: boolean;

@@ -1,1 +0,1 @@

{"version":3,"file":"mockTools.d.ts","sourceRoot":"","sources":["../../src/mocks/mockTools.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGrD,eAAO,MAAM,cAAc,GAAK,YAAY,CAAE,OAAO,EAAE,GAAG,KAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA+FzD,MAAM,QACR,GAAG,aACE,MAAM,cACL,MAAM;;;;CA8CpB,CAAC"}
{"version":3,"file":"mockTools.d.ts","sourceRoot":"","sources":["../../src/mocks/mockTools.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGrD,eAAO,MAAM,cAAc,GAAK,YAAY,CAAE,OAAO,EAAE,GAAG,KAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA+FzD,MAAM,QACR,GAAG,cACG,MAAM,eACL,MAAM;;;;CA8CrB,CAAC"}
{
"name": "@automattic/agenttic-client",
"version": "0.1.43",
"version": "0.1.44",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A TypeScript client library for connection to the Automattic agent framework.",