Socket
Book a DemoInstallSign in
Socket

now-dplys

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

now-dplys

List your now deployments.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

now-dplys

List your now deployments.

now-dplys

Install

$ npm install --save now-dplys

Usage

const nowDplys = require('now-dplys');

nowDplys()
.then(dplys => {
  console.log(dplys);
})
.catch(err => {
	console.error(err)
});

CLI

$ npm install --global now-dplys
$ now-dplys 

  Examples
    $ now-dplys
    https://now-env.now.sh
    https://nvm-now.now.sh
    https://breathe-now.now.sh
    https://cors-now.now.sh
    https://foreign-fetch.now.sh
    https://koa-rest.now.sh
    https://ws-now.now.sh
    https://sse-now.now.sh
    https://zeit-deployments.now.sh
    https://now-animatable.now.sh

License

MIT © Hemanth.HM

Keywords

cli-app

FAQs

Package last updated on 10 Apr 2017

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