JS, ESM/CommonJS
It's 2024 and the fastest way to determine what the last CommonJS release of a package was, is still to look at the version history and see which one gets downloaded the most
re: JS, ESM/CommonJS
@joepie91 So, there's a part of me that's curious to see how the recent changes to make synchronous ESM loadable in CommonJS is going to impact that.
JS, ESM/CommonJS
For reference, the package I am currently looking at officially switched to ESM 4 years(!) ago. I don't know, but maybe people should be drawing some insight from this...