Skip to content

Replace uri-js #60

@valadaptive

Description

@valadaptive

uri-js is supposed to use the punycode package, but it accidentally imports the Node builtin instead, which now prints an annoying deprecation warning in everyone's console.

This is reported upstream as garycourt/uri-js#95, but the original maintainer appears to have gone AWOL. Replacing uri-js in downstream repositories would solve this annoying issue.

I believe that the built-in JS URL global supports most, if not all, use cases, but I'm not sure if any projects rely on any subtle semantics or how the WHATWG URL standard differs exactly from RFC 3986.

Metadata

Metadata

Assignees

No one assigned

    Labels

    umbrella issueThis issue contains a list of dependents of a package and tracks the progress in each

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions