tld.js
tld.js copied to clipboard
Current master README misleading (isValidHostname)
The current master README on the front-page of this github repo is misleading with respect to isValidHostname as it points to unreleased changes that deprecate isValid and introduce isValidHostname… However those changes are still unreleased.
So if users of the latest [email protected] come to this repo and check out the readme they might easily get confused.
How about releasing a new version that contains isValidHostname?