Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace pump with stream.pipeline #155

Open
talentlessguy opened this issue Jan 27, 2025 · 3 comments
Open

Replace pump with stream.pipeline #155

talentlessguy opened this issue Jan 27, 2025 · 3 comments
Labels
umbrella issue This issue contains a list of dependents of a package and tracks the progress in each

Comments

@talentlessguy
Copy link

talentlessguy commented Jan 27, 2025

Their APIs are identical. stream.pipeline is available since Node 10.

@pralkarz
Copy link

pralkarz commented Jan 28, 2025

npx github:Fuzzyma/e18e-tools pump -n 10 -q -o md -U https://npm.devminer.xyz/registry

# Downloads Traffic Version Package Issues
1 75.28M 279.97 GB ^3.0.0 tar-fs
2 42.98M 159.85 GB ^3.0.0 pumpify
3 24.71M 91.89 GB ^3.0.0 prebuild-install
4 21.32M 79.28 GB ^3.0.0 mississippi
5 14.97M 55.69 GB ^3.0.0 pino-pretty
6 8.96M 33.32 GB ^3.0.0 @ndelangen/get-tarball
7 2.74M 10.19 GB ^3.0.0 @bugsnag/node
8 1.97M 7.31 GB ^3.0.0 exegesis exegesis-js/exegesis#500
9 1.82M 6.76 GB ^3.0.0 prebuildify
10 758.21k 2.82 GB ^1.0.0 maxstache-stream

@Fuzzyma Fuzzyma added the umbrella issue This issue contains a list of dependents of a package and tracks the progress in each label Jan 29, 2025
@talentlessguy
Copy link
Author

pumpify can't be replaced because it depends on duplexify which allows dynamically setting readable and writable, which is something that native Duplex doesn't support

@talentlessguy
Copy link
Author

exegesis PR: exegesis-js/exegesis#500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
umbrella issue This issue contains a list of dependents of a package and tracks the progress in each
Projects
None yet
Development

No branches or pull requests

3 participants