@swc/core version 1.2.143 introduces subtle but important improvements over its predecessor, 1.2.142. Both versions deliver the promise of a lightning-fast Babel alternative, catering to developers seeking rapid JavaScript and TypeScript compilation. A key difference lies within the core dependencies: version 1.2.143 updates its platform-specific dependencies like @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others, bumping them to version 1.2.143 to ensure consistency and potentially incorporate targeted bug fixes or performance enhancements for each platform. These dependencies are also listed as optional dependencies.
Developers keen on squeezing every ounce of performance from their build processes should take note of these updates; they could translate to tangible improvements in compilation speed, especially in complex projects. Furthermore, the unpacked size has grown slightly in the new version from 384322 to 384869.
Staying current ensures access to the latest fixes and optimizations. By upgrading, developers are equipped with a more refined and efficient toolchain, solidifying @swc/core's position as a leading choice for high-performance JavaScript transformation. The release dates shows that less than 24 hours have passed between the releases of the 2 versions, which confirms a probable bug fix or small change.
The are not vulnerabilities for the version 1.2.143 of the package @swc/core