Socket
Socket
Sign inDemoInstall

optimist

Package Overview
Dependencies
1
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.2.6

2

index.js

@@ -162,3 +162,3 @@ var path = require('path');

self.options = function (key, opt) {
self.option = self.options = function (key, opt) {
if (typeof key === 'object') {

@@ -165,0 +165,0 @@ Object.keys(key).forEach(function (k) {

{
"name" : "optimist",
"version" : "0.2.5",
"version" : "0.2.6",
"description" : "Light-weight option parsing with an argv hash. No optstrings attached.",

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

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