Sass version 1.32.8 is a minor update to the Dart Sass implementation, released on February 18, 2021, building upon version 1.32.7 which was released on February 10, 2021. Both versions provide developers with a robust, pure JavaScript solution for leveraging the power of Sass preprocessing within their web development workflows.
The core functionality and dependencies remain consistent, with both versions relying on chokidar for file watching capabilities (version >=2.0.0 and <4.0.0). This means that the way Sass handles file changes and automatically recompiles your styles should be similar between the two. Both licenses are MIT. The package repository is the same: git+https://github.com/sass/dart-sass.git
The key difference between the two lies in the incremental improvements and bug fixes included in the newer version. While the specific details of these changes aren't explicitly outlined in the provided data, the increased unpackedSize from 4025143 to 4025665 likely indicates that some modifications and fixes have been introduced, probably related to bug fixing and internal improvements that are not worth mentioning clearly. As a result it's fair to assume that it will include increased stability. Developers are encouraged to upgrade to the latest version (1.32.8) to benefit from these potential enhancements and ensure they are using the most stable and refined version of the Sass compiler.
The are not vulnerabilities for the version 1.32.8 of the package sass