CommonJS
AssessLanguages & Frameworks
A widely used JavaScript module format historically common in Node.js packages.
Why it's here
Placed in Assess: 1 article(s) of evidence from 1 source(s), led by open-source activity, with 1 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 4InfoQ·8/4/2026open_sourceeslint-rspack-plugin 5.0.0 Released as Pure ESM
eslint-rspack-plugin 5.0.0 has been released as a pure ESM package, removing its CommonJS build to match the Rstack ecosystem. The plugin still embeds ESLint into the build process, but users may see longer build times and may want to use separate lint commands for better efficiency.