jfrog_get_package_versions
Retrieve version details and publication dates for publicly available packages, filterable by vulnerability status. Supports multiple package types including PyPI, npm, Maven, and more.
Instructions
Useful for when you need to get a list of versions of a publicly available package. it can tell you each version's publication date. Can also filter based on version vulnerability status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The name of the package, as it appears in the package repository. | |
type | Yes | The type of package. |