kessler / license-report

create a short report about a project's dependencies (license, url etc)
MIT License
226 stars 39 forks source link

Add yarn.lock support #98

Closed aashutoshrathi closed 2 years ago

BePo65 commented 2 years ago

PR #95 will remove the dependency from any lock file and get the data from the node_modules directory.

Should be published as V6 as soon as @kessler finished the final review.