-
## Version **6.4.0** of [yargs](https://github.com/yargs/yargs) just got published.
Branch
Build failing 🚨
Dependency
yargs
…
-
Hi,
There is a patch to a high severity vulnerability available for `yargs`. Can you please update to version `^16.0.0` or so? It would resolve CVE-2020-7774.
https://snyk.io/test/npm/yargs/15…
-
I'll preface this by saying that the completion system is quite the arcane mystery to me, so please forgive my ignorance here.
We can generate completions for bash and zsh from yargs. This simply p…
Nevon updated
2 months ago
-
Compatibility issue with yargs package. When i try to use both while creating my owm cmd tool, options for schema-validator overrides my yargs options
peacq updated
4 years ago
-
There is an vulnerability in yargs-parse dependency
Low Prototype Pollution
Package yargs-parser …
-
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `15.1.0` to `15.2.0`.
🚨 [View failing branch](https://github.com/benmvp/benmvp-cli/compare/master...benmvp:greenkeeper%2Fya…
-
## CVE-2020-7608 - Medium Severity Vulnerability
Vulnerable Library - yargs-parser-5.0.0.tgz
the mighty option parser used by yargs
Library home page: https://registry.npmjs.org/yargs-parser/-/yargs…
-
## CVE-2020-7608 - Medium Severity Vulnerability
Vulnerable Libraries - yargs-parser-10.1.0.tgz, yargs-parser-11.1.1.tgz
yargs-parser-10.1.0.tgz
the mighty option parser used by yargs
Library home…
-
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 …
-
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…