Socket
Socket
Sign inDemoInstall

args

Package Overview
Dependencies
10
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 2.4.1

2

index.js

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

readOption(option) {
let value = false;
let value = option.defaultValue;
const contents = {};

@@ -188,0 +188,0 @@

{
"name": "args",
"version": "2.4.0",
"version": "2.4.1",
"description": "Minimal toolkit for building CLIs",

@@ -5,0 +5,0 @@ "files": [

@@ -199,4 +199,5 @@ # args

## Author
## Authors
Leo Lamprecht ([@notquiteleo](https://twitter.com/notquiteleo))
- Leo Lamprecht ([@notquiteleo](https://twitter.com/notquiteleo))
- Marvin Mieth ([@ntwcklng](https://twitter.com/ntwcklng))
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