geritol/match-tag-to-package-version
Makes sure that git tag and version in package.json match
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| TAG_PREFIX | Tag prefix used in git (eg. v) | no | — |
Outputs
| name | description |
|---|---|
| PACKAGE_VERSION | Version of the package (in package.json) |
| TAG_VERSION | Version of the package in git |