adm-zip
adm-zip copied to clipboard
Fix parameter initialization bug of extractAllToAsync
issue cthackers#389 Due to the wrong initialization order, an error will be caused when three parameters are given and the last parameter is a callback function.
Note: this also closes #407 and closes #388
Thanks for picking this up!
@iacobnasca @5saviahv Could you maybe take a look at releasing this :)? I broke functioning code unwittingly by upgrading beyond v0.5.7. As the upgrade is a patch version, I wouldn't expect the API to change per semver.
Thanks for all the hard work!
@iacobnasca @5saviahv I have the same issue here! Can you take a look?