The @jest/transform package has been updated from version 30.0.2 to 30.0.4, offering improvements for developers working with Jest's transformation pipeline. Both versions share the same core dependencies, ensuring consistent functionality for tasks like code transformation, dependency resolution, and source map handling. Key dependencies remain consistent across both versions, including @babel/core for Babel integration (^7.27.4), micromatch for flexible file matching (^4.0.8), and @jridgewell/trace-mapping for enhanced source map support (^0.3.25).
The most noticeable change is the update of @jest/test-utils from version 30.0.2 to 30.0.4, suggesting improvements or bug fixes in testing utilities related to the transformation process. The updated version also includes an increase in fileCount and unpackedSize, pointing to additional files or increased complexity within the 30.0.4 package, which could be attributed to enhanced features, extended test cases, or refined internal modules.
Developers upgrading to version 30.0.4 should primarily focus on any potential changes introduced by the @jest/test-utils update, particularly if they rely on these utilities. Reviewing the changelog or release notes (if available) for both @jest/transform and @jest/test-utils will provide further clarity on specific bug fixes, performance improvements, or new features introduced in version 30.0.4. The later releaseDate of version 30.0.4 also suggests more recent improvements and refinements, making it a worthwhile upgrade for users seeking the latest enhancements.
The are not vulnerabilities for the version 30.0.4 of the package @jest/transform