Socket
Socket
Sign inDemoInstall

meow

Package Overview
Dependencies
49
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

2

index.js

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

var argv = minimist(opts.argv, minimistOpts);
var help = redent(trimNewlines(opts.help), 2);
var help = redent(trimNewlines(opts.help || ''), 2);

@@ -36,0 +36,0 @@ process.title = pkg.bin ? Object.keys(pkg.bin)[0] : pkg.name;

{
"name": "meow",
"version": "3.4.0",
"version": "3.4.1",
"description": "CLI app helper",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc