
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
gTLD utilities
A list of all gTLDs from the ICANN registry, including the registry operator and whether the gTLD has been terminated.
The list is a JSON file and can be used anywhere.
$ npm install gtlds
const gtlds = require('gtlds');
gtlds.random();
/*
{
"contractTerminated":false,
"gTLD":"google",
"registryOperator":"Charleston Road Registry Inc."
}
*/
Type: Array
gTLDs in alphabetical order.
Type: Array
gTLD names in alphabetical order.
Type: Function
Random gTLD.
A node script is available to sync gTLD data via npm run sync
. It will fetch, parse, and overwrite the gtlds.json file.
MIT © Chris Vogt
FAQs
A list of all gGTLD names from the ICANN registry.
The npm package gtlds receives a total of 7 weekly downloads. As such, gtlds popularity was classified as not popular.
We found that gtlds demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.