Sass version 1.37.2 is a minor update to the popular CSS preprocessor, succeeding version 1.37.1. Both versions are built as pure JavaScript implementations of Sass, ensuring cross-platform compatibility and ease of integration within Node.js environments. Crucially, both versions share the same core dependencies, relying on chokidar within the range of version 3.0.0 to less than 4.0.0 for file system watching capabilities. The project is licensed under the MIT license, promoting open-source usage and modification. Natalie Weizenbaum remains the author, reflecting continuity in the project's leadership.
The key difference lies in the release date: version 1.37.2 was released on August 3, 2021, slightly after version 1.37.1, which released on August 2, 2021. Although a minor version bump, this can signal bug fixes, very minor feature additions, or performance improvements implemented between the two releases. From a developer's perspective, upgrading from 1.37.1 to 1.37.2 is generally recommended to leverage any bug fixes or performance enhancements available in the newer version, ensuring a smoother and more reliable Sass compilation process. Both versions will deliver a predictable Sass experience with a very well tested feature set making it ideal for projects utilizing modern CSS methodologies.
The are not vulnerabilities for the version 1.37.2 of the package sass