packages

Get the list of dependencies for a package. Transitive dependencies are included where supported.

Get the list of dependencies for a package. Transitive dependencies are included where supported.

get/packages/{owner}/{repo}/{identifier}/dependencies/

Query parameters

include_connected_repositoriesboolean

If true, include packages from active connected target repositories in addition to packages from this repository. Has no effect if the repository has no active connections. Defaults to false. Note: download-related URLs on returned packages (e.g. cdn_url, signature_url) are rewritten to point at the requesting repository, not the connected target repository the package physically lives in.

Response

Retrieved stored dependencies for specified package.

Changes

No recorded changes to this endpoint across all 1 revision of this API.