Skip to content

[BUG] readable-stream v3.6.0 fixes prototype modification brittleness #824

Closed
@ljharb

Description

@ljharb

What / Why

it uses the proper babel transform, so it’s now spec-compliant and not vulnerable to Object.prototype modification.

It'd be great to get this into a v6 release (esp since it's unlikely that v7 will use readable-stream).

(cc @mikemimik, per https://node-js.slack.com/archives/C0J6DJ4PL/p1581699856037300)

see nodejs/readable-stream#428

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancementnew feature or improvementsemver:minornew backwards-compatible featuresemver:patchsemver patch level for changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions