@rollup/plugin-commonjs is a crucial tool for developers using Rollup, enabling seamless conversion of CommonJS modules into modern ES2015 format, ensuring compatibility and optimized bundling. Comparing versions 23.0.5 and 23.0.4 reveals subtle yet important refinements. The core functionality remains consistent, with dependencies like glob, commondir, is-reference, magic-string, estree-walker, and @rollup/pluginutils staying identical, guaranteeing continued reliable CommonJS transformation. The developer's toolkit, represented by devDependencies, also mirrored, including essentials like shx, rollup, source-map, typescript, locate-character, require-relative, source-map-support, @rollup/plugin-json, and @rollup/plugin-node-resolve, ensures a familiar development experience for testing and building projects leveraging the plugin. The peer dependency specification for rollup remains ^2.68.0||^3.0.0, maintaining compatibility with a broad range of Rollup versions. Examining the dist metadata reveals a minor size increase in the unpacked version of 23.0.5, suggesting potential internal code adjustments or optimization. The key notable difference is release date: version 23.0.5 was released on December 15, 2022, following version 23.0.4 released on December 7, 2022, indicating a patch or quick release addressing potential issue or improvement.
The are not vulnerabilities for the version 23.0.5 of the package @rollup/plugin-commonjs