Vitest version 0.1.23 introduces several updates compared to version 0.1.21, impacting developers using this Vite-powered unit testing framework. A key change is the updated dependency on vite, moving from ">=2.7.12" to ">=2.7.13", potentially incorporating bug fixes and performance enhancements from the Vite ecosystem. Several development dependencies saw version bumps: ws (8.4.0 to 8.4.2), rollup (2.63.0 to 2.64.0), fast-glob (3.2.10 to 3.2.11), happy-dom (2.25.2 to 2.27.0), vite-node (0.1.21 to 0.1.23), fixing compatibility issues and improved performance, @types/node (17.0.8 to 17.0.10), and source-map-js (1.0.1 to 1.0.2). Deprecating versions like detect-indent (^7.0.0) might improve security and keep the project up-to-date with relevant coding standards. These updates collectively suggest a focus on stability, performance, and compatibility with the evolving JavaScript tooling landscape. The unpacked size of the package is also increased slightly (5340668 to 5350996), probably due to inclusion of the new versions of the dependencies. Developers upgrading to 0.1.23 should be aware of these dependency changes and test their projects thoroughly to ensure seamless integration.
The are not vulnerabilities for the version 0.1.23 of the package vitest