mitchellsimoens/versionator
Check if any package.json has a dependency that has an update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allow_prefixed | Set to true to allow prefixed versions. | no | — |
| allow-update | Set to a semver version (patch, major, etc) to allow the minimum level to pass. | no | — |
| exclude | A glob pattern to exclude from checking. | no | — |
| shallow | Set to true to only check the package.json in the root of the repository. | no | — |
Outputs
no outputs