The @swc/core package is a high-performance JavaScript and TypeScript compiler, positioned as a faster alternative to Babel. Comparing versions 1.2.171 and 1.2.170, the dependencies reveal a subtle but consistent update: all platform-specific binary dependencies like "@swc/core-darwin-x64", "@swc/core-linux-x64-gnu", and others, have been bumped from version 1.2.170 to 1.2.171. This likely signals targeted bug fixes, performance enhancements, or platform-specific compatibility improvements within the core compilation engine. While the devDependencies remain largely identical, indicating no major changes in the testing or build tooling, the increased unpackedSize from 463234 to 465376 suggests the inclusion of additional code or resources, potentially related to the core binary updates. Developers should prioritize upgrading to version 1.2.171 to benefit from these underlying improvements, ensuring more robust and reliable transpilation across various operating systems and architectures. The update emphasizes SWC's commitment to continuous optimization and broader platform support, key factors for projects seeking efficient and modern JavaScript tooling. Consider this a maintenance release geared towards stability and performance refinement, solidifying SWC's position as a premier choice for fast builds.
The are not vulnerabilities for the version 1.2.171 of the package @swc/core