Sass version 1.77.2 represents a minor update following version 1.77.1 in the widely used Sass library, a pure JavaScript implementation of the popular CSS preprocessor. Both versions share fundamental characteristics, including their core dependencies: chokidar (version >=3.0.0 <4.0.0) for file system watching, immutable (version ^4.0.0) for persistent data structures, and source-map-js (version >=0.6.2 <2.0.0) for source map generation, ensuring feature parity in how styling is compiled. The licensing remains under the MIT License, and the repository continues to be hosted on GitHub under the sass/dart-sass organization, reflecting project maintenance and origin. Natalie Weizenbaum remains the listed author of the library.
The key distinction lies in the details of their release and distribution. Version 1.77.2 was released on May 16, 2024, a week after version 1.77.1 which was released on May 10, 2024. Version 1.77.2 is packaged in a tarball available at https://registry.npmjs.org/sass/-/sass-1.77.2.tgz, consists of 36 files, and has an unpacked size of 5,220,091 bytes, a slight decrease in unpacked size when compared to the same information of version 1.77.1, which registered an unpacked size of 5,222,447 bytes. This subtle change will likely be an indicative of optimizations made. For developers, the update from 1.77.1 to 1.77.2 should be evaluated based on the specific fixes and improvements, as well as testing it in their projects. While dependencies and file counts remained consistent, the release and tarball information indicate a maintenance update for the library.
The are not vulnerabilities for the version 1.77.2 of the package sass