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.1 to 2.4.2

2

index.js

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

for (const item of list) {
const preset = item.defaultValue || false;
const preset = item.defaultValue;
const init = item.init || false;

@@ -71,0 +71,0 @@

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

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

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