New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@agentforge/testing

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentforge/testing - npm Package Compare versions

Comparing version
0.16.11
to
0.16.12
+3
-3
package.json
{
"name": "@agentforge/testing",
"version": "0.16.11",
"version": "0.16.12",
"description": "Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.",

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

"dependencies": {
"@agentforge/core": "0.16.11",
"@agentforge/patterns": "0.16.11",
"@agentforge/core": "0.16.12",
"@agentforge/patterns": "0.16.12",
"@langchain/core": "^1.1.17",

@@ -25,0 +25,0 @@ "zod": "^3.24.1"