Version 1.4.3 of @emnapi/core represents a minor update to the emnapi ecosystem, building upon the foundation laid by version 1.4.2. Both versions, described as "emnapi core," share a common lineage and are licensed under the MIT license, originating from the GitHub repository toyobayashi/emnapi. Examining the dependencies reveals a subtle yet notable difference: @emnapi/wasi-threads has been updated from version 1.0.1 in v1.4.2 to 1.0.2 in v1.4.3. While both versions rely on tslib version ^2.4.0, the increment in the @emnapi/wasi-threads dependency suggests potential bug fixes, performance improvements, or new features within the WASI threads implementation.
For developers using @emnapi/core, these changes indicate a proactive approach to maintaining and enhancing the library's capabilities, especially concerning web assembly threading in Node.js environments. Before upgrading is highly advisable to inspect the changelog @emnapi/wasi-threads package to understand the precise nature of the changes included in the 1.0.2 release. Both versions maintain the same fileCount of 15 and unpackedSize of 1777695. The release dates are very close one another, suggesting hotfix or patch-like update.
The are not vulnerabilities for the version 1.4.3 of the package @emnapi/core