Socket
Socket
Sign inDemoInstall

buddy-cli

Package Overview
Dependencies
2
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

3

package.json
{
"name": "buddy-cli",
"version": "0.5.0",
"version": "0.5.1",
"description": "The command-line bootstrapper for buddy(1).",

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

},
"preferGlobal": true,
"readmeFilename": "README.md",

@@ -25,0 +24,0 @@ "readme": "# buddy-cli\n\nThe **buddy-cli** allows local versions of the **buddy(1)** command to be run directly from the command line without any additional setup. This allows different versions of the **buddy** tool to be run from different projects, without any conflict.\n\n## Installation\n\n\n```bash\n# If necessary, first uninstall your existing buddy global install\n$ npm -g uninstall buddy\n\n$ npm -g install buddy-cli\n```\n\n## Usage\n\nThe `init` command will walk you through the basic set-up of a *package.json* file, installing a local copy of **buddy** in the process:\n\n```bash\n$ buddy init\nThis utility will walk you through a basic buddy package.json set-up.\n project name:\n ...\n```\n\nOnce installed, run **buddy** as described [here](https://github.com/popeindustries/buddy#readme):\n\n",

@@ -5,2 +5,4 @@ # buddy-cli

**NOTE:** version 0.5.0+ is only compatible with **buddy** versions 0.10.0+ and up
## Installation

@@ -7,0 +9,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc