daynin/Node.js License Checker
Check licenses of a project dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| allow-only | List of allowed licences separated by line-break | yes | MIT;BSD |
| exclude-packages | List of excluded packages with version (example: "resct@17.0.2") separated by line-break | no | "" |
| exclude-private-packages | Do not include any package marked as private | no | — |
| paths | List of sub-packages in monorepo (including root) separated by line-break | no | ./ |
Outputs
no outputs