nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

[product-json-to-csv] Use another unzip library

Open junajan opened this issue 7 years ago • 0 comments

In our unit tests we are using unzip module which comes from this repo and has many open PRs, issues and is not maintained anymore.

We should switch to some other library which has an active support, for example: https://github.com/mhr3/unzip-stream

junajan avatar Sep 02 '18 15:09 junajan