@rollup/plugin-commonjs version 23.0.6 is a minor release over 23.0.5, primarily focused on dependency updates. The core functionality of converting CommonJS modules to ES2015 for seamless integration with Rollup remains the same. The key change lies in the upgrade of the magic-string dependency from version 0.26.4 to 0.27.0. This update in magic-string, a crucial tool for manipulating strings with source map support, likely incorporates bug fixes, performance improvements, or new features within its API. Developers leveraging @rollup/plugin-commonjs should consider the potential impact of this updated dependency, although it's generally expected to be a seamless transition.
While both versions share the same dependencies for core functionality such as globbing, resolving directories, checking references, and walking the ESTree, this subtle upgrade in underlying tooling contributes to the overall stability and potential enhancement of the plugin. No other direct changes in dependencies or development dependencies appear between these versions. Therefore, upgrading from 23.0.5 to 23.0.6 assures receiving the latest refinements in source code transformation capabilities provided by magic-string, solidifying code maintainability and efficient bundling with Rollup. This release maintaines compatibility, targeting Rollup versions 2.68.0 and 3.0.0 as peer dependencies, which ensures consistency in integration with existing Rollup-based projects.
The are not vulnerabilities for the version 23.0.6 of the package @rollup/plugin-commonjs