davityavryan / yarn-audit-html

Generate a HTML report for Yarn Audit
MIT License
29 stars 13 forks source link

fix: avoid addressing 'key' of null #33 and #34 #35

Closed rsaleri closed 3 years ago

rsaleri commented 3 years ago

This fix issues #33 and #34

This is my first PR in github, sorry if I screwed something up

davityavryan commented 3 years ago

Thanks for PR @rsaleri but I fixed it by adding EJS conditions. I think code is more cleaner that way. ;)