You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i would like to inquire why does this project depend on binary, a package that is 10 year old, instead of making use of the native Buffer and/or DataView methods?
The same could be said about mkdirp which as i understand could be easily achieved using the native fs?
The text was updated successfully, but these errors were encountered:
Hello, i would like to inquire why does this project depend on
binary
, a package that is 10 year old, instead of making use of the nativeBuffer
and/orDataView
methods?The same could be said about
mkdirp
which as i understand could be easily achieved using the nativefs
?The text was updated successfully, but these errors were encountered: