New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dp-deploy

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

dp-deploy

<!-- usage --> ```sh-session $ npm install -g dp-deploy-test $ dp-deploy-test COMMAND running command... $ dp-deploy-test (-v|--version|version) dp-deploy-test/0.0.0 darwin-x64 node-v12.18.1 $ dp-deploy-test --help [COMMAND] USAGE $ dp-deploy-test COMMAND

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

dp-deploy-test

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g dp-deploy
$ dp-deploy COMMAND
running command...
$ dp-deploy (-v|--version|version)
dp-deploy/0.0.5 darwin-x64 node-v12.18.1
$ dp-deploy --help [COMMAND]
USAGE
  $ dp-deploy COMMAND
...

Commands

dp-deploy build

Describe the command here

USAGE
  $ dp-deploy build

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/build.js

dp-deploy help [COMMAND]

display help for dp-deploy

USAGE
  $ dp-deploy help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

dp-deploy init

Describe the command here

USAGE
  $ dp-deploy init

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/init.js

dp-deploy prepare

Describe the command here

USAGE
  $ dp-deploy prepare

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/prepare.js

Keywords

oclif

FAQs

Package last updated on 11 Aug 2021

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