davglass/license-checker
Check NPM package licenses observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4979
- days_rel: n/a
- days_push: 947
- n_releases_24m: 0
Adoption not part of the score
1680 stars · 223 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI tool that inspects an npm project's dependency tree and reports the license of every installed package. It supports JSON/CSV output, filtering, and failing builds when disallowed licenses are found.
Use cases
- audit npm dependency licenses
- generate a license report for a node project
- fail CI when a GPL dependency is installed
- export dependency licenses to csv
- find packages with unknown licenses
- check license compliance before releasing an npm package
When to choose
- you need a quick CLI license audit of an npm project
- you want to enforce an allowlist of licenses in CI
- you need machine-readable (JSON/CSV) license inventories
When to avoid
- you need license scanning for non-JavaScript ecosystems
- you need full SBOM generation with vulnerability data
- you need a maintained GUI or continuous compliance platform
Facets
cli-tool · maturity maintenance
cli developer-tools security developer-tools legal cli cross-platform npm license-compliance license-audit dependencies command-line nodejs
2 sources
- readme: https://github.com/davglass/license-checker · fetched 2026-08-28 · 2967ae80f876
- registry_npm: https://registry.npmjs.org/license-checker · fetched 2026-08-29 · bdb32045b33e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davglass/license-checker | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="davglass/license-checker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem