Skip to content

chore: replace get-stdin with nodejs native stream/consumers#616

Open
baevm wants to merge 1 commit intoaddyosmani:masterfrom
baevm:chore-getstdin
Open

chore: replace get-stdin with nodejs native stream/consumers#616
baevm wants to merge 1 commit intoaddyosmani:masterfrom
baevm:chore-getstdin

Conversation

@baevm
Copy link
Copy Markdown

@baevm baevm commented Aug 29, 2025

This PR replaces get-stdin dependency with native node.js stream/consumers module, available in node >= 16.
cli.test.js passes.

ref: https://github.com/sindresorhus/get-stdin/tree/main?tab=readme-ov-file#tip

@bezoerb
Copy link
Copy Markdown
Collaborator

bezoerb commented Sep 16, 2025

Thanks for the PR @baevm 😊
Nice work!
I'll try to find some time to check why the windows test is failing. When everything is green we can merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants