TooTallNate / plist.js

Mac OS X Plist parser/builder for Node.js and browsers
MIT License
592 stars 123 forks source link

Handle <null /> nodes when parsing plist #120

Closed trufae closed 2 years ago

mreinstein commented 2 years ago

test(s) please

trufae commented 2 years ago

I dont think the CI is testing anything right now because the testsuite was failing with this patch (as it should).. im going to submit another PR enabling github ci tests for different versions of nodejs.

thanks for the reviews and patience 🙇

mreinstein commented 2 years ago

enabling github ci tests for different versions of nodejs.

You can assume node 14 and up. node 12 and below aren't even maintained anymore.