node-dns
node-dns copied to clipboard
Could this replace the core `dns` module upstream?
Since this matches the API of the core dns module but with more utility, it seems to me like it wouldn't be objectionable to replace the core dns module with this. (The stability of dns is 3 - Stable, which permits extension to the API as I understand it.)
It doesn't match core API.