actions-marketplace-validations/NPM outdated Action
Runs `npm outdated --json` and prints the result to summary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cwd | Working directory | no | — |
Outputs
| name | description |
|---|---|
| exitCode | Exit code of the command |
| stdout | Stdout of the command |
| stderr | Stderr of the command |
| summary | Summary of the action run, containing the table |