@swc/core is a high-performance JavaScript and TypeScript compiler designed as a faster alternative to Babel. Version 1.2.153 and 1.2.152 share the same core functionality and description, acting as super-fast alternatives for Babel, both licensed under Apache 2.0 and maintained by 강동윤. The primary difference lies in the incremental updates to the core package binaries and release dates.
Both versions depend on platform-specific binaries such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others, tailored for various operating systems and architectures, available for optional installation depending on the platform. The upgrade from 1.2.152 to 1.2.153 signifies improvements, bug fixes, or internal optimizations within these platform-specific binaries. The later version was released on March 11, 2022, while version 1.2.152 came out on March 10, 2022.
Developers using @swc/core benefit from its speed and support for the latest JavaScript and TypeScript features. They have access to a wide array of development dependencies such as Jest, TypeScript, and Babel plugins, reinforcing swc's ecosystem. If you're using swc, it's wise to upgrade to the newest patch to ensure that you're benefiting from the latest platform-specific improvements. Ultimately, choosing between these versions depends on individual project requirements, but newer versions ensures access to the most up-to-date optimizations.
The are not vulnerabilities for the version 1.2.153 of the package @swc/core