@swc/core is a super-fast alternative to Babel, designed for accelerating JavaScript and TypeScript compilation. Version 1.3.11 builds upon the solid foundation of the 1.3.10 release, offering refinements and potential bug fixes. While the core functionality remains consistent, developers will notice slight differences impacting the installation and underlying platform support.
Notably, both versions share the same set of development dependencies, including tools like Jest, TypeScript, and Prettier, indicating a commitment to consistent developer experience. The dependencies and optional dependencies lists specify the target platform bindings, essential for ensuring SWC operates efficiently across diverse operating systems and architectures. Crucially, these lists are updated from version 1.3.10 to 1.3.11, reflecting compiled binary updates.
The most significant change lies in the "dist" section, where the unpackedSize differs slightly (668111 vs 665579), and the releaseDate is updated from "2022-10-21T05:12:53.208Z" to "2022-10-26T11:16:40.291Z" confirming a new build. This implies internal improvements, likely including bug fixes, bundled dependency updates, or minor performance enhancements.
For developers, upgrading from 1.3.10 to 1.3.11 is recommended to ensure they are using the most stable and performant version. The unchanged development dependencies suggest a seamless transition, allowing developers to leverage the latest SWC features without disruption. Developers using specific native binaries should rebuild, to ensure that the new version takes affect. The version keeps the same Apache-2.0 license and contribution/funding information.
The are not vulnerabilities for the version 1.3.11 of the package @swc/core