New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thiagoveras/plugin-b

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thiagoveras/plugin-b

<!-- usage --> ```sh-session $ npm install -g @thiagoveras/plugin-b $ oclif-example COMMAND running command... $ oclif-example (-v|--version|version) @thiagoveras/plugin-b/0.2.3 linux-x64 node-v10.19.0 $ oclif-example --help [COMMAND] USAGE $ oclif-exampl

0.2.4
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

pluginB

"peerDependencies": {
  "@thiagoveras/toolbelt-api-test": "^1.1.1"
}

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g @thiagoveras/plugin-b
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@thiagoveras/plugin-b/0.2.4 linux-x64 node-v10.19.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example helloB [FILE]

Single Command from Plugin B

USAGE
  $ oclif-example helloB [FILE]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ clitest helloB

See code: build/commands/helloB.ts

Keywords

oclif-plugin

FAQs

Package last updated on 19 Jun 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