Socket
Socket
Sign inDemoInstall

jackspeak

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jackspeak - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

2

index.js

@@ -565,2 +565,4 @@ 'use strict'

if (isOpt(spec)) {
if (!Array.isArray(j.result[name]))
j.result[name] = []
set(j, name, spec, j.result[name].concat(val))

@@ -567,0 +569,0 @@ } else {

2

package.json
{
"name": "jackspeak",
"version": "1.3.7",
"version": "1.3.8",
"description": "A very strict and proper argument parser.",

@@ -5,0 +5,0 @@ "main": "index.js",

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