1.0.3-rc.1 • Published 5 years ago
fetch-dns v1.0.3-rc.1
fetch-dns
This is a drop-in replacement for Node's dns API. It uses the fetch API under
the hood, so anywhere you have fetch, you can have the dns module.
It is left as an exercise for the reader to get this module to be returned when the code says require("dns").
Unimplemented Methods
There are two functions which are not implemented because I don't (yet) know a way to implement them using just the fetch API:
reverselookupService
1.0.0-rc.4
5 years ago
1.0.3-rc.1
5 years ago
1.0.0-rc.3
5 years ago
1.0.0-rc.2
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
1.0.0-rc.1
5 years ago