@hydrant/lizenserino
v1.1.2
Published
Licence scanning for hydra
Downloads
3
Readme
lizenserino
Usage
- Navigate to project directory
- Make sure
node_modules
are present (eg.npm ci --production
) - Run
npx @hydrant/lizenserino > result.csv
For all options (not many) type npx @hydrant/lizenserino --help
Known Problems
Results can still include devDependencies even if turned off (default):
- Issue: https://github.com/npm/read-installed/issues/30
- Workaround: Install only prod dependencies with
npm ci --production
Some licenses do not get detected correctly:
- Check all licenses with a
*
(star) suffix. Eg.MIT*
- Check uncommon license URLs. Eg. URLs that end with
…/README.md