Version 1.3.18 of @swc/core, a high-performance JavaScript and TypeScript compiler, represents a minor update over its predecessor, version 1.3.17. Both versions share the same core functionality as a super-fast alternative to Babel, primarily targeting developers seeking improved build times and efficient code transformations. The core dependencies and optional dependencies related to platform-specific builds (darwin, linux, win32 across various architectures) have been updated to reflect the new version number.
The devDependencies remain largely consistent, indicating a continued focus on maintaining compatibility across the ecosystem of testing, linting, and build tools. Libraries like Jest, TypeScript, Prettier, and Babel-related packages are present in both versions, highlighting the commitment to integration with existing JavaScript development workflows.
While the functional changes might be incremental between these specific versions, users benefit from the latest bug fixes and performance enhancements incorporated within the core compilation engine. Developers leveraging @swc/core will continue to experience faster compilation speeds compared to traditional tools, streamlining their development process. A key difference lies in the unpackedSize within the dist object, 680708 for 1.3.18 vs. 680196 for 1.3.17, indicating a potential slight increase related to the code base of the newer version.
The are not vulnerabilities for the version 1.3.18 of the package @swc/core