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

Why New Versions of Library only Exported as ESM Module and not Common JS Module #20

Closed
jugnu-appveen opened this issue Jul 25, 2022 · 1 comment

Comments

@jugnu-appveen
Copy link

I have a code base of node 14. I want to only upgrade the library to fix the vulnerabilities. My code base is based on CommonJS imports. Now installing the new version will break everything.

Could you please help, on how can I fix the vulnerabilities by not upgrading to the latest?

Thanks,
Jugnu

@sindresorhus
Copy link
Owner

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

2 participants