kessler / license-report

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

fix: issue #126 - Error when no dependency is found with markdown output #127

Closed BePo65 closed 1 year ago

BePo65 commented 1 year ago

Fixes error thrown when generating a markdown report for a package.json that does not contain any dependencies (issue #126).