Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 7458776

Browse files
authored
Use zlib of node.js instead of gunzip-maybe to gunzip npm packages (#37)
Instead of using the external `gunzip-maybe` dependency for extracting the gzipped npm packages we can use `zlib` which is integrated in node.js and we have one less dependency.
1 parent 98063e0 commit 7458776

File tree

3 files changed

+27
-247
lines changed

3 files changed

+27
-247
lines changed

0 commit comments

Comments
 (0)