@swc/core version 1.3.96 represents a minor update over the previous stable version, 1.3.95, in this super-fast Babel alternative. Both versions share the same core dependencies, including @swc/types and @swc/counter, crucial for the core functionality of the swc compiler. The devDependencies sections are also very similar, outlining the tools used for development, testing, and building the package. Key tools like Jest for testing, Prettier for code formatting, and TypeScript for type checking remain consistent across versions.
A notable difference lies in the @babel/compat-data version, updated from 7.22.6 to 7.23.2, suggesting improvements in Babel's compatibility data utilized by swc. Additionally, core-js-compat sees an update moving from version 3.31.0 to 3.33.1, indicating potential enhancements in JavaScript compatibility features. The optional dependencies, which provide platform-specific binaries, are updated to the new version number (1.3.96) reflecting the new release.
Developers employing @swc/core should see these incremental version bumps as continuous improvements. The updated Babel and core-js compatibility data may enhance the compilation process for a broader range of JavaScript features and environments. The core functionality for both versions are similar, so the update should be seamless. Overall, the update signifies ongoing refinement and commitment to maintaining a robust and compatible tool for modern JavaScript development.
The are not vulnerabilities for the version 1.3.96 of the package @swc/core