@vitest/utils, a library offering shared utility functions for Vitest, has released version 3.2.4, succeeding version 3.2.3. While both versions maintain the same core functionality and licensing under MIT, several key updates warrant attention from developers. The primary difference lies in the dependencies. Version 3.2.4 upgrades loupe from version 3.1.3 to 3.1.4, and @vitest/pretty-format from 3.2.3 to 3.2.4. These dependency upgrades signify potential bug fixes, performance improvements, or new features within those respective underlying components. Developers should investigate the changelogs of loupe and @vitest/pretty-format to understand the specific impacts of these updates. Beyond dependency changes, the unpacked size has slightly increased from 170,875 bytes in version 3.2.3 to 171,099 bytes in version 3.2.4, potentially hinting at minor additions or adjustments to the codebase. The release dates also demonstrate a clear progression, with version 3.2.4 being released after version 3.2.3. In short, developers using @vitest/utils should upgrade to version 3.2.4 to benefit from the latest enhancements and bug fixes incorporated within its dependencies and the core utility library itself.
The are not vulnerabilities for the version 3.2.4 of the package @vitest/utils