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

feat: Allow overriding default Stream options #110

Merged
merged 4 commits into from
May 15, 2024

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented May 15, 2024

  • feat: Allow overriding stream constructor options in storeTransformStream
  • feat: Allow overriding stream constructor options in ObservableStoreStream constructor
  • feat: Allow overriding stream constructor options in storeAsStream function
  • chore: add @types/readable-stream
    • See commit message for details and object-multiplex for another package in a similar situation already using the same approach
  • chore: update @types/node from v10 to v14

@legobeat legobeat requested a review from a team as a code owner May 15, 2024 03:00
Copy link

socket-security bot commented May 15, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None 0 1.61 MB types
npm/@types/[email protected] None +1 56.6 kB types
npm/[email protected] None 0 73.1 kB ethan_arrowood

🚮 Removed packages: npm/@types/[email protected]

View full report↗︎

@legobeat legobeat requested a review from a team May 15, 2024 03:00
@legobeat legobeat changed the title fest: Allow overriding default Stream options feat: Allow overriding default Stream options May 15, 2024
legobeat added 4 commits May 15, 2024 03:04
- @types/readable-stream v3 does not exist
- @types/readable-stream 4.0.0 maps to v3 except missing function
- @types/readable-stream >4.0.0 not compatible with readable-stream v3
Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@legobeat legobeat merged commit 5d43cde into MetaMask:main May 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants