Version
versionSecurity advisories, license and dependency metadata for ONE specific published release of a package. Requires an exact version that this package actually shipped — if you do not already have one, call package first to list them; a version guessed or carried over from a different package will not resolve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name as the registry spells it — scoped npm names keep the "@scope/" prefix, Go modules are the full import path, Maven is "groupId:artifactId". | |
| system_ | Yes | NPM | PYPI | GO | MAVEN | NUGET | CARGO | RUBYGEMS | |
| version | Yes | An exact version string THIS package published. Get it from the `package` tool rather than assuming; version numbers are not transferable between packages. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||