@swc/core version 1.2.198 represents a minor update to the super-fast Babel alternative, building upon the solid foundation of version 1.2.197. While the core functionality remains focused on providing a high-performance JavaScript and TypeScript compiler, several nuanced changes warrant attention from developers. The primary difference lies in the updated dependencies, particularly within the core runtime libraries included for various operating systems and architectures. Version 1.2.198 upgrades these platform-specific packages (e.g., @swc/core-darwin-x64, @swc/core-linux-x64-gnu) to version 1.2.199 from version 1.2.197 of the previous version.
This indicates potential bug fixes, performance enhancements, or new feature integrations within the core compilation engine itself, optimized for each target environment. Furthermore, while less prominent, the @napi-rs/cli dev dependency was updated from version 2.7.0 to 2.10.0. Although, in the main the same plugins are supported in the two versions. The unpacked size has also increased slightly, from 520167 bytes in version 1.2.197 to 525249 bytes in version 1.2.198, reinforcing that this update is related to the binaries included for each platform, to support developers that want to use swc runtime without headaches. In essence, this release solidifies swc's commitment to speed and reliability, ensuring developers benefit from the latest advancements in compilation technology across diverse platforms.
The are not vulnerabilities for the version 1.2.198 of the package @swc/core