@swc/core version 1.1.35 represents a minor update over its predecessor, version 1.1.34. Both versions maintain identical core functionalities, serving as exceptionally fast alternatives to Babel for JavaScript and TypeScript compilation. The dependencies listed are also exactly the same, using libraries like mkdirp, progress, node-fetch, and true-case-path as dependencies for various utilities. Also the development dependencies for testing and building are the same.
The key difference lies within the distribution metadata. Version 1.1.35 has a slightly bigger unpacked size of 3925733 bytes, compared to version 1.1.34 which has an unpacked size of 3925521 bytes, approximately 212 bytes larger. This minor size difference suggests subtle internal changes, likely bug fixes, performance improvements, or minor adjustments to the compiled output. The fileCount remains constant at 59, indicating no significant changes to the number of files included in the package.
Furthermore, version 1.1.35 was released on March 14, 2020, while version 1.1.34 was released earlier, on March 9, 2020. Developers upgrading from 1.1.34 to 1.1.35 can anticipate enhanced stability and potential performance gains. While the core functionality remains consistent, newer versions usually include bug fixes and small performance optimisations that might be useful for developer experience while developing software. It's recommended to consult the changelog or release notes for a comprehensive overview of the specific changes incorporated in version 1.1.35.
The are not vulnerabilities for the version 1.1.35 of the package @swc/core