The original package was written for Node v0.10/0.12, hence the code is needlessly verbose by today's standards. Should we also migrate to ES modules? It is probably better to keep compatibility with existing CJS applications.
The original package was written for Node v0.10/0.12, hence the code is needlessly verbose by today's standards.
Should we also migrate to ES modules? It is probably better to keep compatibility with existing CJS applications.