Jest Resolve version 30.0.5 represents a minor update over the previous stable release, 30.0.2, offering refinements and potentially addressing subtle bugs. A key difference lies in the updated internal dependencies. While both versions share common dependencies like chalk, graceful-fs, jest-haste-map, jest-pnp-resolver, jest-util, jest-validate, slash, and unrs-resolver, specific sub-versions have been bumped in the newer release. In particular, jest-haste-map and jest-util have been updated to version 30.0.5 alongside jest-validate, suggesting improvements related to haste map generation and utility functionalities within the Jest ecosystem. The core functionality of resolving module paths remains consistent, ensuring compatibility for existing users.
Furthermore, jest-resolve@30.0.5 comes packaged with one additional file, increasing the *fileCount* in the distribution from 5 to 6, and a larger unpacked size (68666 bytes compared to 60332), possibly indicating added features, updated modules, or enhanced documentation. The release date also signifies a more recent build, giving developers access to the latest refinements and potentially patched security vulnerabilities. Though the underlying resolution logic is probably unchanged between versions, upgrading to 30.0.5 is advised to leverage the newer dependency versions with possible performance and security upgrades. Both versions maintain the same license, repository, and development dependencies, indicating a focus on iterative enhancements rather than large-scale architectural changes.
The are not vulnerabilities for the version 30.0.5 of the package jest-resolve