Socket
Socket
Sign inDemoInstall

global-tld-list

Package Overview
Dependencies
0
Maintainers
1
Versions
1439
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    global-tld-list

List of Global TLDs


Version published
Weekly downloads
2.4K
decreased by-10.42%
Maintainers
1
Install size
74.7 kB
Created
Weekly downloads
 

Readme

Source

Global TLD List

List of Glogal TLDs (gTLDs) gathered from IANA.

Installation

npm install global-tld-list --save

Usage

import { TLDs } from 'global-tld-list';

const isValid = TLDs.isValid('com');

Breaking Change in v1.0.0

Since v1.0.0, this package uses map instead of array for runtime performance.

Keywords

FAQs

Last updated on 27 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc