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 concat-stream with get-stream #1123

Merged
merged 3 commits into from
Sep 29, 2020
Merged

Conversation

TrySound
Copy link
Contributor

Ref https://packagephobia.com/result?p=concat-stream https://packagephobia.com/result?p=get-stream

Concat-stream is a big package with not relevant in node 10 dependencies.
In this diff I replaced it with dependency-free get-stream with promise
based api.

Ref https://packagephobia.com/result?p=concat-stream https://packagephobia.com/result?p=get-stream

Concat-stream is a big package with not relevant in node 10 dependencies.
In this diff I replaced it with dependency-free get-stream with promise
based api.
@coveralls
Copy link

coveralls commented Sep 28, 2020

Coverage Status

Coverage remained the same at 94.882% when pulling b3c79a4 on TrySound:get-stream into 8884a96 on vpulim:master.

@jsdevel jsdevel merged commit 471073b into vpulim:master Sep 29, 2020
@jsdevel
Copy link
Collaborator

jsdevel commented Sep 29, 2020

thank you!

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.

3 participants