Unrs-resolver offers a Node.js API for resolving domain names leveraging the Unstoppable Resolution Service (UNRS) which is designed to integrate smoothly with projects utilizing Plug'n'Play (PNP) via npm's package manager. The package provides a convenient way to retrieve blockchain domain information directly within Node.js applications. Version 1.7.6 introduces refined updates and fixes compared to the prior stable version 1.7.5, with the primary distinction lying in the updated optional dependencies tailored for various operating systems and architectures. Specifically, each @unrs/resolver-binding-* package has been bumped from version 1.7.5 to 1.7.6 to ensure compatibility and leverage any performance improvements or bug fixes within the native bindings.
Developers should note that both versions maintain the same core dependencies, relying on napi-postinstall for streamlined native addon installation. The description, license, repository, author details, and funding information remain consistent across both versions, indicating a focus on incremental improvements and stability. Users upgrading from 1.7.5 to 1.7.6 can expect enhanced reliability and potential performance gains due to the updated native bindings. Moreover, both versions support a wide array of platforms, including Darwin, FreeBSD, Linux (various architectures), Windows, and even WebAssembly, ensuring broad applicability. Always refer to the release notes or commit history for more detailed insights into the changes made between these versions.
The are not vulnerabilities for the version 1.7.6 of the package unrs-resolver