Skip to content

stream: remove brandchecks from stream duplexify

Using imports from webstreams could cause dependency issues in readable-stream as referenced in the discussion, hence removing brandchecks and replacing with utils in streams

Refs: https://github.com/nodejs/node/pull/46190 Refs: https://github.com/nodejs/node/pull/46205#discussion_r1070551161

Merge request reports

Loading