@swc/core has released version 1.3.82, quickly following the previous stable version 1.3.81. Both versions maintain the core functionality of being a super-fast alternative to Babel for JavaScript and TypeScript compilation. The key difference between the two versions lies primarily in the updated versions of the platform-specific binary packages within the dependencies and optionalDependencies sections. Specifically, all @swc/core-* packages such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others have been bumped from version 1.3.81 to 1.3.82.
For developers using @swc/core, this update likely encompasses bug fixes, performance improvements, and potentially support for newer language features within the underlying compilation engine. These updates in the binaries aim to provide a more stable and optimized experience across different operating systems and architectures.
Although the devDependencies remain largely consistent, it's worth noting the extensive ecosystem of testing, linting, and build tools utilized by the @swc/core team, showcasing their commitment to quality and maintainability. With the upgrade to version 1.3.82, developers might expect slightly better performance and a refined experience. For those seeking cutting-edge compilation speeds with the latest Javascript and Typescript features, staying updated with @swc/core is highly important.
The are not vulnerabilities for the version 1.3.82 of the package @swc/core