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 tldjs@2.3.1 come to this repo and check out the readme they might easily get confused.
How about releasing a new version that contains isValidHostname?
The current master README on the front-page of this github repo is misleading with respect to
isValidHostnameas it points to unreleased changes that deprecateisValidand introduceisValidHostname… However those changes are still unreleased.So if users of the latest
tldjs@2.3.1come to this repo and check out the readme they might easily get confused.How about releasing a new version that contains
isValidHostname?