Unrs-resolver version 1.6.5 is a minor release over the previous stable version 1.6.4, primarily focused on updating the optional platform-specific resolver bindings. Both versions provide a Node API for UnRS resolution with Plug'n'Play (PNP) support, catering to developers seeking efficient and flexible management of decentralized identifiers. The core functionalities remain consistent, with both versions depending on napi-postinstall for seamless native add-on installation.
The key difference lies in the updated versions of the optional dependencies, specifically the @unrs/resolver-binding-* packages, which are upgraded from version 1.6.4 to 1.6.5. These bindings provide pre-compiled binaries for various operating systems and architectures, ensuring optimal performance. This update likely includes bug fixes, performance improvements, or compatibility enhancements within the native bindings. Developers targeting specific platforms should pay close attention to these updated bindings to leverage the latest optimizations and address any potential issues in previous versions. The releaseDate of both versions is also something to take notice of. Version 1.6.5 was released on April 24, 2025, while version 1.6.4 was released on April 22, 2025.
For developers already using unrs-resolver, upgrading to 1.6.5 is recommended to benefit from the latest improvements in the native bindings. New users will find both versions readily available with PNP support which enhances module resolution in modern Node.js projects.
The are not vulnerabilities for the version 1.6.5 of the package unrs-resolver