@swc/core is a high-performance JavaScript and TypeScript compiler designed as a faster alternative to Babel. Versions 1.2.151 and 1.2.152 share the same core purpose: providing developers with a speedy tool for transforming modern JavaScript and TypeScript code for broader browser compatibility and optimized performance. Both versions depend on a wide array of platform-specific binaries to cater to different operating systems and architectures, ensuring optimal performance across diverse environments. This includes support for Darwin (macOS), FreeBSD, Linux, Windows, and Android, covering x64, arm64, and ia32 architectures, with both GNU and musl libc variants for Linux.
A notable difference lies in the *dist* section, where version 1.2.152 has an unpacked size of 416350 bytes, slightly larger than version 1.2.151's 410731 bytes. This suggests potential changes in the compiled code or included assets. Developers should note the release dates: 1.2.151 was released on March 7, 2022, while 1.2.152 was released shortly after on March 10, 2022. While the dependency and devDependency lists remain consistent, this quick update may contain bug fixes, performance improvements, or minor feature enhancements that developers should be aware of when upgrading. Upgrading to 1.2.152 will give you an advantage because bug fixes, performance improvements, or enhancements are included.
The are not vulnerabilities for the version 1.2.152 of the package @swc/core