@swc/core 1.1.28 represents a minor update over version 1.1.27 in this super-fast Babel alternative. Both versions maintain identical core functionalities, dependencies, and development dependencies, ensuring a consistent experience for developers already using the library. This means the build process, testing environment (Jest), and support for various JavaScript and TypeScript features (through Babel plugins and presets) remain consistent. Key dependencies like mkdirp, progress, node-fetch, and true-case-path are unchanged, indicating no significant shifts in internal tooling or external data handling.
The primary differences lie in the dist section. Version 1.1.28 exhibits a slight increase in unpacked size (343848 bytes vs 336613 bytes) and the number of files within the package (59 vs 57) compared to 1.1.27. This suggests the update likely incorporates minor bug fixes, performance enhancements, or internal code adjustments rather than significant feature additions or API changes. The release date also confirms the update happened two days after the other version.
Developers relying on @swc/core can likely upgrade to version 1.1.28 without expecting any breaking changes. The focus appears to be on incremental improvements to stability and efficiency. While the package maintainers did not provide a detailed changelog, the differences in archive details point towards maintenance upgrades that contribute to the overall robustness of @swc/core as a high-performance JavaScript/TypeScript compiler.
The are not vulnerabilities for the version 1.1.28 of the package @swc/core