@swc/core is a super-fast alternative to Babel, designed for speedy JavaScript and TypeScript compilation. Comparing versions 1.1.55 and 1.1.54, the core dependencies remain consistent, including mkdirp, progress, node-fetch, and true-case-path, which ensures continued compatibility with existing build setups. The development dependencies also stay unchanged, meaning the tools used for testing, linting, and building the package haven't been updated. This stability suggests that the core focus of the update isn't on rewriting core functionalities or upgrading the developer toolchain.
The crucial difference lies in the dist section of the package data. Version 1.1.55 has an unpackedSize of 3,410,303 bytes, while version 1.1.54 is slightly larger at 3,410,578 bytes. This reduction in size, though minimal, can contribute to slightly faster download and installation times for the newer version. While the fileCount remains the same at 420, the releaseDate shows that version 1.1.55 was released on June 9, 2020, following version 1.1.54 released on June 6, 2020. Therefore, users can expect bug fixes and very small performance improvements. Both versions retain the same MIT license, author, funding link, and repository details, reinforcing the project's commitment to open-source principles and community support. Developers can leverage @swc/core for its speed and reliability, backed by consistent updates.
The are not vulnerabilities for the version 1.1.55 of the package @swc/core