Closed thibmaek closed 5 years ago
Thanks, for the report. I'll have a look into this asap
This was already fixed in this commit: https://github.com/mwittig/npm-license-crawler/commit/c756abf730f768531318ce755176c79d768eef2f
Apparently we were using an outdated version of npm-license-crawler (0.1.9) which did not contain this fix yet. Updating fixed the issue. This can be closed.
Output with
./node_modules/.bin/npm-license-crawler --onlyDirectDependencies --dependencies --production --json f.json
:Output with:
./node_modules/.bin/npm-license-crawler --onlyDirectDependencies --dependencies --omitVersion --production --json f.json
: