v2.0.0-beta.5
·
20 commits
to master
since this release
Breaking changes:
- ESM only
- removed
whoiser()method, use individualwhoisDomain(),whoisTld(),whoisIp(),whoisAsn() - removed
allTlds() whoisTld()returns TLD data in a predictable format, seeTldWhoisResponsetype
Added:
- types for
whoisDomain(domain: string, options: WhoisDomainOptions) - added: whoisDomain options now accepts
whoisQueryoption. Use it to build your ownwhoisQuery()method for proxy, extra options, etc
Updated:
- WHOIS parsing for .pl and .tm
Fixed: