flex-development/dist-tag
Distribution tag lookup utility
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| delimiter | lookup target separator | no | — |
| target | lookup target | no | — |
Outputs
| name | description |
|---|---|
| flag | dist tag in cli flag format (--tag <tag>) or empty string see: https://docs.npmjs.com/cli/v8/commands/npm-publish#tag |
| prerelease | boolean indicating prerelease state. determined by dist tag length |
| tag | dist tag or empty string |