I just noticed that changes made on this PRs are not inlcuded on the last version of the package:
#34 and #27
The browser.js file in my project still uses safe-buffer as dependency and global instead of globalThis.
The version of my package is 2.1.0.
Because of the missing changes my project is breaking.
Thanks in advance for the fix!