castlabs/Delete Package Versions
Finds and deletes package version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | A regular expression that is matched against the name of the package | yes | — |
| version | A regular expression that is matched against the name of the version | yes | — |
| type | The package type. For instance, npm or maven | yes | — |
| tag | A regular expression that is matched against the version tag | no | — |
| untagged | Delete untagged versions | no | false |
| token | Token with the necessary scopes to read package versions. | yes | — |
Outputs
no outputs