@swc/core, a blazing-fast Babel alternative, released version 1.2.213, building upon the foundation of its predecessor, 1.2.212. Both versions share the core mission of accelerating JavaScript and TypeScript compilation, offering a significant performance boost for developers. The primary distinction lies in the underlying compiled binaries for different platforms, reflected in the version bumps for dependencies like @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others, all updated from "1.2.212" to "1.2.213." This points to platform-specific improvements, bug fixes, or performance optimizations within the core compilation engine.
While the development dependencies remain largely consistent, including essential tools like Jest, TypeScript, Prettier, and Babel-related packages, the updated platform binaries suggest a refined compilation process. Developers leveraging @swc/core can expect potentially faster build times and improved compatibility across various operating systems and architectures. Both versions maintain the same Apache-2.0 license, author, and funding information, assuring continuity in these aspects. From a high level perspective, version 1.2.213 is a refined upgrade focusing on core build tooling improving the overall build speed of Javascript and Typescript projects using the SWC compiler.. The unpackedSize in the dist object also increased in the newer version providing a subtle indicator that more features and functionalities could have been introduced.
The are not vulnerabilities for the version 1.2.213 of the package @swc/core