Sass version 1.72.0 represents an incremental update over the previous stable release, 1.71.1, in this popular CSS preprocessor implemented in pure JavaScript. Both versions share the same core dependencies: chokidar (>=3.0.0 <4.0.0) for file system watching, immutable (^4.0.0) for managing data immutability, and source-map-js (>=0.6.2 <2.0.0) for source map generation, ensuring continued compatibility with existing projects relying on these libraries. The fundamental license, repository details, and author information remain consistent, indicating no changes in ownership or project governance.
The primary difference lies in the dist object. Version 1.72.0 comes with a slightly increased unpacked size of 5,170,063 bytes compared to 1.71.1's 5,167,875 bytes, with both version containing 35 files. This suggests minor code additions, bug fixes, or performance improvements have been integrated. Released on March 13, 2024, version 1.72.0 follows version 1.71.1 released on February 21, 2024. Developers should evaluate the changelog or release notes to understand the specific changes included in 1.72.0. These minor version bumps often address critical bug fixes or subtle enhancements that improve the overall stability and efficiency of Sass compilation, making upgrading worthwhile for most users.
The are not vulnerabilities for the version 1.72.0 of the package sass