compare_packages
Compare 2-10 packages from the same ecosystem side-by-side. Evaluate health, vulnerabilities, downloads, maintainers, and last release to resolve 'X vs Y' decisions. Outputs a table-shaped JSON.
Instructions
Side-by-side comparison (health, vulns, downloads, maintainers, last release) of 2-10 packages in the same ecosystem. USE WHEN: 'X vs Y' / 'should I pick X or Y'. RETURNS: table-shaped JSON, one row per package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecosystem | Yes | ||
| packages | Yes | Package names to compare, e.g. ['express','fastify','hono']. |