Socket
Socket
Sign inDemoInstall

command-line-usage

Package Overview
Dependencies
5
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

4

es5/option-list.js

@@ -27,6 +27,2 @@ 'use strict';

if (!definitions.length) {
throw new Error('you must pass some option definitions to optionList');
}
if (hide.length) {

@@ -33,0 +29,0 @@ definitions = definitions.filter(function (definition) {

6

package.json
{
"name": "command-line-usage",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "3.0.2",
"version": "3.0.3",
"description": "Generates command-line usage information",

@@ -26,3 +26,3 @@ "repository": "https://github.com/75lb/command-line-usage.git",

"array-back": "^1.0.3",
"table-layout": "~0.2.1",
"table-layout": "~0.2.2",
"feature-detect-es6": "^1.3.0",

@@ -34,3 +34,3 @@ "typical": "^2.4.2"

"jsdoc-to-markdown": "^1.3.6",
"tape": "^4.5.1"
"tape": "^4.6.0"
},

@@ -37,0 +37,0 @@ "standard": {

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