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

@aoagents/ao

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aoagents/ao - npm Package Compare versions

Comparing version
0.10.2
to
0.10.3
+5
-5
package.json
{
"name": "@aoagents/ao",
"version": "0.10.2",
"version": "0.10.3",
"description": "Agent Orchestrator CLI. Resolves and runs the prebuilt Go binary for your platform.",

@@ -13,7 +13,7 @@ "license": "MIT",

"optionalDependencies": {
"@aoagents/ao-darwin-arm64": "0.10.2",
"@aoagents/ao-darwin-x64": "0.10.2",
"@aoagents/ao-linux-x64": "0.10.2",
"@aoagents/ao-win32-x64": "0.10.2"
"@aoagents/ao-darwin-arm64": "0.10.3",
"@aoagents/ao-darwin-x64": "0.10.3",
"@aoagents/ao-linux-x64": "0.10.3",
"@aoagents/ao-win32-x64": "0.10.3"
}
}