AVA version 6.4.1 introduces several updates compared to the previous stable version, 6.4.0, making it a noteworthy upgrade for developers. In the dependencies, cbor was updated from version 10.0.3 to 10.0.9 and emittery from ^1.1.0 to ^1.2.0. Another notable change is the update of cli-truncate which probably fixes some security issues, since it was updated to version ^4.0.0, and potentially fixes more modern environments to support that package. Also ava upgraded the typescript development dependency to version ~5.8.3. The update of @types/node from "^22.15.30" to "^22.16.3" may indicate support for more recent Node.js features or bug fixes related to TypeScript integration. Additionally, xo` was updated from version "^1.0.5" to "^1.1.1". These changes collectively suggest that AVA 6.4.1 includes improvements in dependency management, potential security enhancements, and better support for modern Node.js environments and TypeScript development. Developers should consider upgrading to AVA 6.4.1 to benefit from these updates and ensure their testing environment remains compatible with the latest tools and standards, improving overall project stability and developer experience.
The are not vulnerabilities for the version 6.4.1 of the package ava