-
There is an npm audit report on this package due to its dependency on a vulnerable version of yargs, which npm audit fix is unable to resolve.
```
# npm audit report
yargs-parser
-
I keep needing this type when implementing commands, as this is the type of the argument supplied to the command builder.
Also, it would be really helpful if the types in `deno-types.ts` were also …
-
### Bug Description:
We are keeping the `yargs` devDependency back because of a compile issue in a script we are using (`update-checksum.ts`).
We should fix the script so that can update `yargs` ag…
-
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `13.2.2` to `13.2.4`.
🚨 [View failing branch](https://github.com/pastorsj/blog-api/compare/master...pastorsj:greenkeeper%2F…
-
Description: switching from yargs to commander would reduce dependencies. commander has 0, yargs has 16
Every downstream dependency adds work as all of them need updates and all of them may have vu…
-
## The devDependency [yargs](https://github.com/yargs/yargs) was updated from `13.2.4` to `13.3.0`.
🚨 [View failing branch](https://github.com/ChocPanda/cat-pun/compare/master...ChocPanda:greenkeepe…
-
## Problem
If yargs ships its types, which a significantly simpler (_by design_) from those defined in `@types/yargs`, it will break the existing TypeScript user-base.
Some users would like …
-
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `13.2.2` to `13.2.4`.
🚨 [View failing branch](https://github.com/meister/node-version-validator/compare/master...meister:gr…
-
## CVE-2020-7608 - Medium Severity Vulnerability
Vulnerable Libraries - yargs-parser-4.2.1.tgz, yargs-parser-5.0.0.tgz
yargs-parser-4.2.1.tgz
the mighty option parser used by yargs
Library home pa…
-
An issue from the original Minimist repo from @stevendesu with 11 upvotes
https://web.archive.org/web/20200904203616/https://github.com/substack/minimist/issues/136/
-----
I have a command l…