Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to ESM #206

Open
drzax opened this issue Jun 27, 2023 · 0 comments
Open

Switch to ESM #206

drzax opened this issue Jun 27, 2023 · 0 comments

Comments

@drzax
Copy link
Member

drzax commented Jun 27, 2023

There are a number of aunty dependencies that are now ESM only. These will start to make it more difficult keep aunty updated and vulnerability free.

  • chalk
  • del
  • write-json-file
  • (and more)

One known major impediment to switching to ESM is the use of import-lazy. This can probably be fairly readily replaced with dynamic imports.

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

No branches or pull requests

1 participant