Skip to content

Replace optimist with yargs#51

Open
alex-ball wants to merge 2 commits intozotero:masterfrom
alex-ball:patch-1
Open

Replace optimist with yargs#51
alex-ball wants to merge 2 commits intozotero:masterfrom
alex-ball:patch-1

Conversation

@alex-ball
Copy link
Copy Markdown

Optimist is no longer maintained and has several security vulnerabilities (from the old version of minimist it requires).

The most compatible replacement at the moment, requiring the fewest code changes, appears to be yargs.

This PR contains a minimal set of changes to use yargs instead of optimist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant