@swc/core version 1.3.87 is a minor update to the blazing-fast Babel alternative, with the previous stable version being 1.3.86. Primarily, the core dependencies and optionalDependencies have been updated to version 1.3.87 across various platforms, including Darwin (x64 and arm64), Linux (x64 with GNU and musl, arm64 with GNU and musl, arm with gnueabihf), and Windows (x64, ia32, and arm64 with MSVC). These changes likely involve bug fixes, performance improvements, and compatibility updates that target specific operating systems and architectures. Looking at the unpacked size, 1.3.87 has 727186 while 1.3.86 has 726637, meaning that is a increase, probably by updating the core dependencies. For developers, this means enhanced stability and potentially faster compilation times if they're leveraging SWC in their build process. As a drop-in replacement aimed at speed and efficiency, keeping up with the latest patch versions ensures that users benefit from the most up-to-date features and bug fixes related to Javascript and Typescript compilation. Both versions maintain the same set of devDependencies, peerDependencies, license, repository, author, and funding details, reflecting the project's commitment to stability. Therefore, the update is mainly a maintenance release focused on enhancing the core functionalities across supported platforms.
The are not vulnerabilities for the version 1.3.87 of the package @swc/core