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

Review and update dependencies #44

Closed
5 tasks done
bergos opened this issue Dec 22, 2022 · 1 comment
Closed
5 tasks done

Review and update dependencies #44

bergos opened this issue Dec 22, 2022 · 1 comment
Assignees
Milestone

Comments

@bergos
Copy link
Member

bergos commented Dec 22, 2022

All dependencies should be reviewed. There could be some better alternatives for some of the libraries. For example, get-stream should be replaced with the more browser-friendly stream-chunks. All other libraries should be updated to the latest version.

  • Dependencies are reviewed
  • Better alternatives are used if available
    • get-stream -> stream-chunks remove the requirement for node polyfills
    • isstream -> is-stream because there are issues with the latest readable-stream version
  • Others are updated to the latest version
@bergos bergos added this to the Next milestone Dec 22, 2022
@bergos bergos self-assigned this Dec 22, 2022
@bergos
Copy link
Member Author

bergos commented Feb 21, 2024

implemented in #58

@bergos bergos closed this as completed Feb 21, 2024
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

No branches or pull requests

1 participant