@swc/core, a super-fast Babel alternative, has released version 1.2.187, following closely on the heels of version 1.2.186. The core functionality remains the same - providing developers with a high-performance tool for compiling JavaScript/TypeScript code. Examining the package metadata reveals subtle but important differences. Both versions list identical dependencies and devDependencies, crucial for ensuring smooth project integration and development workflows. These include popular tools like Jest for testing, React for UI development and Typescript. The 'optionalDependencies' highlights essential platform specific binaries.
While the dependencies remain consistent, a key difference lies in the dist section. Version 1.2.187 has a slightly larger unpacked size of 504127 bytes compared to 1.2.186's 501285 bytes. This suggests potential minor updates, bug fixes, or performance enhancements incorporated into the newer version within binaries. The release date also indicates that version 1.2.187 was published on May 20, 2022, whereas the previous version on May 17, 2022, signifying a rapid release cycle focused on continuous improvement. Developers should note that these modifications are incremental. For those tracking optimization and potential edge case resolutions and seeking the most up-to-date version, upgrading to 1.2.187 is recommended. The package maintainer is 강동윤.
The are not vulnerabilities for the version 1.2.187 of the package @swc/core