tool · legal / dev

licenseme.

audit your dependency licenses + flag the bad mix.

scans node_modules / pip / cargo. lists every license, flags incompatibilities (gpl-in-mit-project), generates a notices file you can ship.

npm i -g @v0idd0/licenseme
github → npm mit · free forever
licenseme icon
what it does

no more GPL-in-an-MIT-project panic.

four jobs. all in your terminal. no api call, no internet round-trip — just a plain tool that does what it says.

fast scan

$ licenseme scan
MIT 142 deps
Apache 18 deps
GPL 2 deps ⚠

policy check

$ licenseme --policy mit-only
✗ marked: GPL-3.0
package: foo@1.2
remove or document

ship a notices file

$ licenseme --report NOTICES.md
wrote NOTICES.md
(162 deps, 7 distinct licenses)

ci diff

$ licenseme diff main..feat-x
+ AGPL-3.0 some-pkg@2.0
(blocked by policy)
install

three ways. all painless.

npm

$ npm i -g @v0idd0/licenseme

node 14+ on linux / macos / windows. updates with npm update -g.

github releases

$ curl -L github.com/voidd0/licenseme/releases/latest

single static binary. zero runtime needed. all releases →

git clone

$ git clone github.com/voidd0/licenseme

read the source, send a pr, fork it. mit licence, no cla. repo →

why we built it

your lawyer doesn’t want to read 142 LICENSE files. licenseme rolls them into a one-page report — and screams when an AGPL sneaks in via a transitive dep.

no telemetry. no signup. no “upgrade for the policy engine.” mit forever — the source is public and the npm package is yours to fork.

star on github → all tools

power user?

use this daily? tools.voiddo Pro · $9 one-time

supports 66 free tools · Pro license via Paddle · one flat price, no subscription