Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

nameservers

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nameservers

Maintains a list of nameservers

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
56
-80.42%
Maintainers
1
Weekly downloads
 
Created
Source

Nameservers

A list of nameservers along with details about them.

Install

npm install nameservers

Usage (Node.js / JavaScript)

const ns = require('nameservers');

// Check if a hostname is a known nameserver

ns.find(n => new RegExp(n.match).test(hostname));

Copyright (c) 2018 Ghost Foundation - Released under the MIT license.

FAQs

Package last updated on 11 May 2018

Did you know?

Socket

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