jackbilestech/Semantic Version Comparator
Compare and validate two semver strings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| head | The current value | yes | — |
| base | The value that `head` is compared to | yes | — |
| operator | The compartor symbol to use | no | > |
Outputs
no outputs