@swc/core is a super-fast JavaScript/TypeScript compiler, a compelling alternative to Babel. Version 1.2.67 brings subtle improvements over the previous stable version, 1.2.66, primarily focused on internal dependency updates and potential bug fixes, as reflected in the bumped version numbers of its platform-specific core packages like @swc/core-darwin-x64 and @swc/core-linux-x64-gnu. While the core functionalities remain consistent, this update ensures that developers benefit from the latest optimizations within SWC's ecosystem.
The core dependencies, specifying the platform-specific binaries, are updated to version 1.2.67 allowing developers to target a wider range of platforms seamlessly. No major changes in devDependencies can be identified between the two versions.
For developers already using @swc/core, upgrading to 1.2.67 is generally recommended to leverage the most recent enhancements and stay current with the project's development. The releaseDate difference indicates that bugfixes or platform support improvements are addressed with the new version. The unpacked size is lightly bigger hinting at code improvements or platform support changes. Because SWC is constantly improving, we advice every developer to stay up to date.
The are not vulnerabilities for the version 1.2.67 of the package @swc/core