@swc/core version 1.2.175 introduces subtle yet important improvements over its predecessor, 1.2.174, for developers leveraging this super-fast Babel alternative. While both versions share the same core functionality and description as a high-performance transformation tool, the key difference lies in the underlying native dependencies. Specifically, the dependencies and optionalDependencies, such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others for diverse platforms, have been updated from version 1.2.174 to 1.2.175.
This update signifies under-the-hood enhancements like bug fixes, performance tuning, and potentially improved compatibility across different operating systems and architectures. For developers, this means a more stable and reliable experience, ensuring consistent behavior regardless of the target environment. The update potentially addresses edge cases or platform-specific issues that may have been present in the earlier version. While the development dependencies remain largely unchanged, indicating no significant alterations to the core compilation pipeline or testing frameworks, the update to the core dependencies hints at a refined and optimized core engine. The 'unpackedSize' is also slightly increased suggesting some files were added or had their size increased, probably for better stability or to implement a new compatibility feature. Consequently, developers should consider upgrading to 1.2.175 to benefit from these incremental improvements and ensure they are using the most up-to-date and robust version of @swc/core.
The are not vulnerabilities for the version 1.2.175 of the package @swc/core