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

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented Nov 14, 2021

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.

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.
@hlxid hlxid changed the title Use zlib of node.js instead of gunzip-maybe to gunzip npm packages Use zlib of node.js instead of gunzip-maybe to extract npm packages Nov 14, 2021
@hlxid hlxid merged commit 7458776 into next Nov 14, 2021
@hlxid hlxid deleted the use-zlib-for-gunzip branch November 14, 2021 12:49
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant