Skip to content

Conversation

@qubyte
Copy link

@qubyte qubyte commented Jun 19, 2023

This PR removes the text-encoding dependency, which is no longer maintained. The change is minimal.

A compliant implementation of TextDecoder has been a Node.js global since v11 (so all maintained versions of Node have it and this package is redundant for the default build configuration).

Closes #51

A compliant implementation of TextDecoder has been a Node.js
global since v11 (so all maintained versions of Node have it).
@mightymax
Copy link

@mbostock would it be possible to accepts this PR? It would be much appreciated! If you do not have the time for this, I might be able to help if you give me access to this repo. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

text-encoding has been marked with a warning

2 participants