Version 1.2.7 of @swc/core represents a minor update over the previous stable release, version 1.2.6, in this super-fast Babel alternative. Both versions share the same core dependencies like mkdirp, progress, node-fetch, and true-case-path, crucial for file system operations and dependency management. The development dependencies required for building and testing the tool, from jest and lodash to various Babel presets and plugins, remain consistent. This guarantees stability in the underlying toolchain for developers that rely on @swc/core.
Examining the core difference, the dist section reveals a slightly larger unpacked size for version 1.2.7 (3555529 bytes) compared to 1.2.6 (3549388 bytes). While the fileCount remains the same, the increased size suggests internal changes, potentially bug fixes, performance tweaks, or minor feature additions to the core transformation engine. The release date also indicates recent activity, with version 1.2.7 published roughly 10 days after 1.2.6.
For developers, this means upgrading from 1.2.6 to 1.2.7 offers a low-risk opportunity to benefit from those incremental improvements. The shared dependency matrix indicates that the upgrade path should be smooth and straightforward, without introducing breaking changes. Always testing your projects after updating dependencies is a best practice. As both versions maintain the same license, author and funding, developers can depend on core as a project for the future.
The are not vulnerabilities for the version 1.2.7 of the package @swc/core