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

global-registrar-plugin-godaddy

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

global-registrar-plugin-godaddy

A plugin for the global-registrar module.

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Install

npm i global-registrar-plugin-godaddy

Description

This is a plugin for global-registrar and is not intended to be used as a standalone module.

Features

Missing

  • registerDomain() Not implemented: overcomplicated
  • setDNSSEC() Not supported by Godaddy

Plugin Data

Variables to be provided to this plugin:

  • apikey
  • apisecret

Example

const gr = new GlobalRegistrar({
        pluginName: 'global-registrar-plugin-godaddy',
        pluginData: {
            apikey: 'YOUR GODADDY API KEY',
            apisecret: 'YOUR GODADDY API SECRET'
        }
    });

Need help or missing a feature?

Feel free to contact me via xl9jthv_7bvgakv9o9wg0jabn2ylm91xxrzzgt0e@y.gy in english or german

NPM

Documentation

Code on Gitlab

FAQs

Package last updated on 27 Oct 2020

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