Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clap

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clap - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -707,4 +707,2 @@ var MAX_LINE_WIDTH = process.stdout.columns || 200;

if (i == commands.length - 1)
prevCommand = command;

@@ -711,0 +709,0 @@ }

2

package.json

@@ -6,3 +6,3 @@ {

"author": "Roman Dvornov <rdvornov@gmail.com>",
"version": "1.0.2",
"version": "1.0.3",
"keywords": ["cli", "command", "option", "argument", "completion"],

@@ -9,0 +9,0 @@ "homepage": "https://github.com/lahmatiy/clap",

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