Sass version 1.60.0 arrives as a minor update following version 1.59.3, both maintaining their core functionalities as pure JavaScript implementations of the Sass language. Developers familiar with the library can expect a seamless transition. The dependency structure remains consistent between the two versions; both rely on the same versions of chokidar, immutable, and source-map-js, signifying stability in underlying tooling integrations.
The most notable change lies in the "dist" section, where the unpackedSize sees a slight increase from 4,671,688 bytes in 1.59.3 to 4,680,597 bytes in 1.60.0. This suggests minor additions or adjustments to the codebase, potentially bug fixes, performance enhancements, or new features that, while impactful, haven't warranted a major or minor version bump. The release date also confirms this, with version 1.60.0 released on March 23, 2023, roughly nine days after version 1.59.3 (March 14, 2023). Developers should consider upgrading to 1.60.0 to benefit from any bug fixes and subtle improvements made since the previous release, ensuring they are using the most up-to-date and refined version of the Sass implementation. The file count remains the same at 30 for both versions. All credits for the development of the package remains to Natalie Weizenbaum.
The are not vulnerabilities for the version 1.60.0 of the package sass