@swc/core version 1.3.104 represents a minor update to the super-fast Babel alternative, building upon the foundation of version 1.3.103. The core dependencies, @swc/types and @swc/counter, remain consistent, ensuring compatibility and continued reliance on the fundamental building blocks of the compiler. The devDependencies show a rich ecosystem of tools used for development such as testing, linting and formatting, essential for maintaining high-quality code, and these remain largely unchanged between the versions.
The most notable difference lies in the optionalDependencies section. Version 1.3.104 includes prebuilt binaries for various platforms, such as Darwin (x64 and ARM64), Linux (x64 with GNU and Musl Libc, ARM64 with GNU and Musl Libc, ARM with GNU EABIHF), and Windows (x64, IA32, and ARM64). These platform-specific packages are bumped to version 1.3.104 in the newest release, where version 1.3.103 had version 1.3.103. This ensures that users experience optimal performance on their respective operating systems and architectures without needing to compile from source, improving installation time and ease of use. For developers, this improved availability of prebuilt binaries translates to quicker integration and deployment across diverse environments. The update also likely incorporates bug fixes and performance improvements within the core compilation engine, enhancing the overall stability and efficiency of @swc/core for projects using it to transform JavaScript and TypeScript code. The release date reveals that version 1.3.104 followed shortly after 1.3.103, showing active maintenance is being performed on this package.
The are not vulnerabilities for the version 1.3.104 of the package @swc/core