commercetools / commercetools/nodejs

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

Open
#732 0 comments 2 reactions 0 assignees View on GitHub
Node SDK Type: Enhancement Type: Maintenance
Dominant language
JavaScript
Stars
77
Forks
70
PR merge metrics
No merged PRs in 30d

Description

In our unit tests we are using [unzip](https://github.com/commercetools/nodejs/blob/master/packages/product-json-to-csv/package.json#L62) module which comes from [this repo](https://github.com/EvanOxfeld/node-unzip) and has many open PRs, issues and [is not maintained anymore](https://github.com/EvanOxfeld/node-unzip/issues/95).

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.