Sass version 1.37.3 is a minor release following version 1.37.2, both being pure JavaScript implementations of the popular Sass stylesheet language. Examining the metadata, the core functionality as a Sass compiler remains consistent between the two. Both versions share the same dependency on chokidar within the range of >=3.0.0 <4.0.0, suggesting no API breaking changes or major feature additions that would necessitate an update to file watching capabilities. The author, repository details, license (MIT), and the file count/unpacked size within the distribution package are identical, implying that the fundamental codebase and distribution structure haven't undergone significant alterations.
The crucial difference lies in the release date. Version 1.37.3 was published on August 3rd, 2021 at 22:07:57 UTC, while version 1.37.2 was released earlier on the same day at 00:17:08 UTC. This suggests that version 1.37.3 is likely a patch release addressing a bug or minor issue discovered shortly after the initial 1.37.2 release. For developers, while the changes might be subtle, upgrading to 1.37.3 is recommended to ensure stability and benefit from any quick fixes introduced. Although the specific nature of the patch isn't explicitly detailed in the metadata, it's standard practice to apply such updates to avoid potential problems. For projects already using 1.37.2, testing the upgrade would be prudent to confirm compatibility and proper resolution of any underlying issues that triggered the patch.
The are not vulnerabilities for the version 1.37.3 of the package sass