@swc/core is a super-fast alternative to Babel, designed for high-performance JavaScript and TypeScript compilation. Version 1.3.65 brings minor updates compared to version 1.3.64. The core change lies in the internal dependencies, as all platform-specific binaries like @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others are updated from version 1.3.64 to 1.3.65. These binaries are essential for running SWC on different operating systems and architectures.
For developers, this update typically translates to potential performance improvements and bug fixes within the SWC compiler itself, tailored to specific platforms. Although the high-level API and configuration options remain consistent, users can expect a more refined and optimized compilation process.
Both versions share the same set of development dependencies including testing frameworks, linting tools like prettier, and Babel-related packages for integration and compatibility. This indicates a focus on maintaining a stable development environment. A key change resides in the dist section, where unpackedSize has increased slightly from 758132 to 758822, suggesting small additions or changes in the compiled output or included assets. The release date also reflects the update, with version 1.3.65 being released on June 19, 2023, after version 1.3.64 released on June 14, 2023. In conclusion users should update to the latest version for the overall improvements including performance and bug fixing.
The are not vulnerabilities for the version 1.3.65 of the package @swc/core