smhg / gettext-parser

Parse and compile gettext po and mo files, nothing more, nothing less
MIT License
160 stars 44 forks source link

Removes safe-buffer (not needed anymore) #87

Closed erikyo closed 5 months ago

erikyo commented 5 months ago

Buffer has been included in the node library since 5.1 and at the moment, since our minimum node version is the 18, we don't need it anymore

https://nodejs.org/api/buffer.html#static-method-bufferallocsize-fill-encoding