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 0.10.0 to 0.10.1

2

index.js

@@ -11,3 +11,3 @@ var fs = require('fs')

process.on('uncaughtException', function(err) {
console.dir(err);
console.log(err.stack ? err.stack : err);
// Ding!

@@ -14,0 +14,0 @@ console.log('\x07');

{
"name": "buddy-cli",
"version": "0.10.0",
"version": "0.10.1",
"description": "The command-line bootstrapper for buddy(1).",

@@ -5,0 +5,0 @@ "author": "popeindustries <alex@pope-industries.com>",

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