@swc/core version 1.2.230 is a minor update to the super-fast Babel alternative, building upon the functionality of version 1.2.229. The core functionality and purpose remain the same: providing developers with a high-performance tool for compiling JavaScript and TypeScript code. The primary difference lies in the updated dependencies for platform-specific binaries. Both versions share identical devDependencies, encompassing a robust suite of tools for testing, linting, and development, like jest, prettier, typescript, and @babel/* packages, ensuring code quality and compatibility.
The @swc/core package acts as a meta-package, delegating core functionalities to platform-specific packages like @swc/core-darwin-x64, @swc/core-linux-x64-gnu, and others. With this release, all the dependencies have the version synchronized to the main package version (1.2.230). This ensures consistency and offers developers a seamless experience across various operating systems and architectures. Developers should see this update as a stability and maintenance release, focusing on refining existing features and ensuring compatibility rather than introducing groundbreaking changes. The continued reliance on cutting-edge development tools underscores @swc/core's commitment to providing a best-in-class developer experience for modern JavaScript and TypeScript projects. Both versions support a wide variety of platforms through their dependencies, including Windows (ia32, x64, arm64), Linux (x64 with GNU and musl, arm64 with GNU and musl, arm with gnueabihf), macOS (x64, arm64), Android (arm64, arm-eabi) and FreeBSD.
The are not vulnerabilities for the version 1.2.230 of the package @swc/core