get_latest_version
Retrieve the current stable version of a package from various registries to support dependency updates and version verification.
Instructions
Get the latest version of a package. Use for dependency updates, version checks, or when you need the most recent stable release. Returns package name, latest version, description, and timestamp.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | Name of the package to check | |
| registry | Yes | Package registry/manager to check |