@swc/core version 1.3.32 represents a minor update over the previous stable version, 1.3.31, in this super-fast Babel alternative. Both versions share the same core description as a high-performance tool for compiling JavaScript/TypeScript code. The key difference lies primarily in the updated versions of the platform-specific binary dependencies, such as @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others. Each of these dependencies has been bumped from version 1.3.31 to 1.3.32 to ensure compatibility and potentially incorporate bug fixes or performance enhancements tailored to specific operating systems and architectures. The core dependencies in both versions are consistent across all platforms, including Darwin (macOS), Linux, and Windows, supporting various architectures like x64, ARM64, and ia32. This ensures broad compatibility for developers targeting different environments. The devDependencies section remains mostly unchanged. This indicates that the developer tooling, testing frameworks, and build processes haven't undergone significant alterations between the two releases, ensuring a smooth upgrade path for developers already using @swc/core. The fileCount and unpackedSize are slightly different. The most visible change for developers is the bump to the platform specific binaries.
The are not vulnerabilities for the version 1.3.32 of the package @swc/core