kessler / license-report

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

Refactor callbacks to async/await #56

Closed BePo65 closed 2 years ago

BePo65 commented 3 years ago

Solves #55 Move from callback based system to async/await