cssnano version 5.1.9 represents a minor update over the previous stable version 5.1.8, offering subtle but potentially important improvements for developers using this popular CSS minification tool. Both versions share the same core dependencies like yaml and lilconfig, and peer dependency on postcss. Similarly, they utilize identical versions of postcss, autoprefixer, and cssnano-preset-lite in their development dependencies.
The key change lies within the cssnano-preset-default dependency, which has been updated from version 5.2.8 to 5.2.9. This suggests that the default preset for minification has received some refinements, potentially including bug fixes, performance enhancements, or adjustments to its minification rules. Furthermore, version 5.1.9 includes an increased cssnano-preset-advanced dependency from version 5.3.4 to 5.3.5. This upgrade can include new features or improve upon existing ones. While the other properties of the package remain consistent, this update to the preset is important for developers concerned with the nuances of CSS minification, as it could impact the output and behavior of cssnano. Developers are encouraged to test the latest version in their projects to ensure compatibility and to take advantage of any potential improvements in the default minification process.
The are not vulnerabilities for the version 5.1.9 of the package cssnano