glebdmitriew / node-unzip-2

node.js cross-platform unzip using streams
MIT License
44 stars 39 forks source link

Use most current version of fstream dependency #17

Closed wvbe closed 6 years ago

wvbe commented 8 years ago

Use the most current version of the 'fstream' dependency, v1.0.10.

This version of fstream uses graceful-fs ^4.1.2 (instead of 3.0.8), which is compatible with Node 6.

Using graceful-fs 4 avoids the following notice in node 6: (node:14615) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.

simonepri commented 7 years ago

@glebdmitriew Please could you update it?

xialvjun commented 6 years ago

@glebdmitriew please

xialvjun commented 6 years ago

npm publish it ?