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

command-line-args

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

command-line-args - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

2

package.json
{
"name": "command-line-args",
"version": "0.5.4",
"version": "0.5.5",
"description": "Command-line parser, usage text producer",

@@ -5,0 +5,0 @@ "repository": "https://github.com/75lb/command-line-args.git",

@@ -8,6 +8,6 @@ [![view on npm](http://img.shields.io/npm/v/command-line-args.svg)](https://www.npmjs.org/package/command-line-args)

#command-line-args
# command-line-args
A command-line parser and usage-guide producer.. Particularly good at organising large sets of options.
##Install
## Install
```sh

@@ -17,3 +17,3 @@ $ npm install command-line-args --save

##Synopsis
## Synopsis
the following `app.js`...

@@ -69,3 +69,3 @@ ```js

#API Reference
# API Reference
**Example**

@@ -72,0 +72,0 @@ ```js

Sorry, the diff of this file is not supported yet

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