-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
es-tooling/module-replacements
#70Labels
umbrella issueThis issue contains a list of dependents of a package and tracks the progress in eachThis issue contains a list of dependents of a package and tracks the progress in each
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
umbrella issueThis issue contains a list of dependents of a package and tracks the progress in eachThis issue contains a list of dependents of a package and tracks the progress in each