Version 1.1.44 of @swc/core, a super-fast Babel alternative, was released on May 19, 2020, following closely after version 1.1.43 released on May 18, 2020. Both versions share identical core dependencies including mkdirp, progress, node-fetch, and true-case-path, ensuring consistent file system and network interactions. The development dependencies also remain the same between the two versions: jest, lodash, neon-cli, source-map, typescript, as well as various Babel-related packages (@babel/core, @babel/preset-env, @babel/preset-react, @babel/preset-typescript, @babel/plugin-proposal-decorators, @babel/plugin-proposal-class-properties, @babel/plugin-proposal-object-rest-spread) and other tools like bench-runner, browserslist, @types/browserslist, and sourcemap-validator.
The key difference between the two releases lies in the dist section. Version 1.1.44 has a slightly larger unpacked size of 345,308 bytes compared to 345,307 bytes in version 1.1.43. The fileCount is the same at 59 files. This minimal increase in unpacked size suggests that the newer release contains perhaps a small bug correction or peformance update. Developers should check the changelog for further details, but they can be confident that moving from 1.1.43 to 1.1.44 will be a low-risk upgrade.
The are not vulnerabilities for the version 1.1.44 of the package @swc/core