@swc/core version 1.1.51 is a minor update to the super-fast Babel alternative, building upon the preceding stable version 1.1.50. Both versions share the same core dependencies: mkdirp, progress, node-fetch, and true-case-path, ensuring consistent file system operations, progress reporting, data fetching, and accurate path handling. Similarly, the development dependencies remain identical. These include essential tools for testing (jest, @types/jest), utility functions (lodash), native add-on building (neon-cli), source map generation and validation (source-map, sourcemap-validator), TypeScript support (typescript, @types/node, @babel/preset-typescript), Babel integration (@babel/core, @babel/preset-env, @babel/preset-react, and several plugins for decorators, class properties, and object rest/spread), and browser compatibility management (browserslist, @types/browserslist).
The key difference lies in the dist object. Version 1.1.51 has a slightly larger unpacked size (3386251 bytes) compared to version 1.1.50 (3383676 bytes), suggesting minor additions or modifications to the compiled code. This difference, while small, could represent bug fixes, performance improvements, or new features. The release date also reflects a more recent build for version 1.1.51 (2020-05-30) compared to version 1.1.50 (2020-05-28), indicating that version 1.1.51 incorporates the latest changes. For developers considering @swc/core, this package offers a compelling speed advantage over Babel. The project is MIT licensed, has funding available via Opencollective, and is authored by 강동윤.
The are not vulnerabilities for the version 1.1.51 of the package @swc/core