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?
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 nativeBufferand/orDataViewmethods?The same could be said about
mkdirpwhich as i understand could be easily achieved using the nativefs?