Socket
Book a DemoInstallSign in
Socket

kenny-logins

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kenny-logins

cli for logging onto npm

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

kenny-logins

a module for logging into npm, comes with a command line!

API

kennyLogins({username, password, email[, npm='npm', npmParams=[]]}, ready)

Uses nexpect to run npm login with the given parameters. Calls ready with an error (when there's been an error!) or null if everything is ok.

CLI

kenny-logins --user=username --pass=password --email=email

Returns 0 on success, 1 on failure.

License

ISC

Keywords

npm

FAQs

Package last updated on 05 Aug 2015

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