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

@droidagentkit/launcher

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

@droidagentkit/launcher - npm Package Compare versions

Comparing version
0.2.3-alpha
to
0.2.4-alpha
+1
-1
package.json
{
"name": "@droidagentkit/launcher",
"version": "0.2.3-alpha",
"version": "0.2.4-alpha",
"mcpName": "io.github.iVamsi/droidagentkit",

@@ -5,0 +5,0 @@ "description": "Thin Node launcher for the DroidAgentKit JVM MCP server. Locates the `droidagent` CLI (or a fetched archive), verifies its SHA-256, and spawns `droidagent serve-mcp --transport stdio`. Node is an install-time dependency only; the server runtime is pure JVM.",

@@ -42,3 +42,3 @@ # @droidagentkit/launcher

See `docs/adrs/0001-packaging.md` for the packaging decision (npm launcher primary,
MCPB secondary, OCI rejected) and the release pipeline that publishes this package.
The npm launcher is the primary install path; MCPB is secondary. See
`.github/workflows/release.yml` for the release pipeline that publishes this package.