actions-marketplace-validations/npm update checker
npm new package version checker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| execute_directories | execute directories of npm outdated command | — | — |
| depth | max depth for checking dependency tree | — | — |
| output_text_style | output text style, value: short or long | yes | short |
Outputs
| name | description |
|---|---|
| has_npm_update | has new package version information |
| npm_update_text | new package version information text, styled by output_text_style |
| npm_update_json | new package version information json |