@swc/core version 1.2.14 is a minor release update to version 1.2.13 of this high-performance Babel alternative. Both versions share the same core dependencies, including mkdirp, progress, node-fetch, and true-case-path, ensuring consistent functionality for features like directory creation, progress tracking, and handling file paths. Similarly, the development dependencies remain unchanged, with tools like jest for testing, lodash for utility functions, typescript for type checking, and various Babel plugins and presets for compatibility.
The most notable difference between the two versions lies in the dist field. Version 1.2.14 has a unpacked size of 3598972 bytes, which is slightly larger than version 1.2.13, which unpacked to 3598818 bytes, while both have the same amount of file count. This suggests subtle internal changes, possibly bug fixes, or minor optimizations affecting the compiled output size. Developers upgrading from 1.2.13 to 1.2.14 should see minimal impact on their existing configurations, but they might benefit from the unseen internal improvements. The release dates also give a difference in under 24 hours, suggesting a critical, but small change pushed to the library. As both share the same dependencies and dev dependencies, the usage remains the same for the library.
The are not vulnerabilities for the version 1.2.14 of the package @swc/core