Socket
Socket
Sign inDemoInstall

buddy-cli

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buddy-cli - npm Package Compare versions

Comparing version 6.0.1-beta to 6.0.2-beta

2

index.js

@@ -32,3 +32,3 @@ 'use strict';

.option('-S, --script', 'run script on build completion')
.option('-v, --verbose', 'print all messages for debugging');
.option('--debug', 'print all messages for debugging');

@@ -35,0 +35,0 @@ program

{
"name": "buddy-cli",
"version": "6.0.1-beta",
"version": "6.0.2-beta",
"description": "The command-line bootstrapper for Buddy",

@@ -16,4 +16,3 @@ "author": "popeindustries <alex@pope-industries.com>",

},
"devDependencies": {
},
"devDependencies": {},
"main": "index.js",

@@ -32,2 +31,2 @@ "bin": {

"license": "MIT"
}
}

@@ -40,5 +40,5 @@ [![NPM Version](https://img.shields.io/npm/v/buddy-cli.svg?style=flat)](https://npmjs.org/package/buddy-cli)

-S, --script run script on build completion
-v, --verbose print all messages for debugging
--debug print all messages for debugging
```
Once installed, run **buddy** as described [here](https://github.com/popeindustries/buddy#readme)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc