@swc/core is a high-performance JavaScript and TypeScript compiler designed as a faster alternative to Babel. Comparing version 1.2.32 with the previous stable release, 1.2.31, the core functionalities remain largely consistent, ensuring a smooth upgrade path for existing users. Both versions share the same dependencies for core operations like @node-rs/helper and platform-specific binaries (@swc/core-linux, @swc/core-win32, @swc/core-darwin), indicating a focus on stability and cross-platform compatibility. The development dependencies, crucial for contributing and testing, are also identical, featuring tools such as Jest for testing, Lodash for utility functions, and various Babel plugins for extending functionality.
A key change is in the versioning of the platform-specific dependencies, which are aligned with the core version. While the functionality isn't explicitly detailed through the metadata, the update from version 1.2.31 to 1.2.32 of these core dependencies likely includes targeted bug fixes, performance enhancements, and compatibility improvements tailored to each respective operating system. Developers should consider upgrading to version 1.2.32 to leverage these potential improvements. Another interesting aspect is the release date differences. Version 1.2.32 was released just a few hours after the previous one.
The are not vulnerabilities for the version 1.2.32 of the package @swc/core