-
Hi,
Thanks for the library and the great effort.
I need help with an issue:
When I set `allowUnknownFlags` to `false`, camel-case flags are reported as `unknown flag`. However, when I set `al…
-
The package orientjs > yargs > os-locale > mem has a DoS vulnerability.
From npm audit
```
=== npm audit security report ===
┌────────────────────…
-
## Background
One of the other projects I've been working on is [c8](https://github.com/bcoe/c8), which collects coverage using V8's built in coverage (rather than using transpilation).
As of No…
-
There's a experimental on branch `factory-codegen` but there's many works to go.
Mainly it's important to do many static analytics to optimize generated code, like extract constant fields, do stati…
-
This seems to be a quirk of how `yargs` deals with the `--no` prefix.
-
## Issue
When yargs is used to parse arguments from a child process that was started by forking an electron process, `argv._` contains the child process path, which is unexpected.
Note: the issu…
-
[onetab](https://www.one-tab.com/) 保存的书签
-
Windows has [8191 character limit](https://docs.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/command-line-string-limitation) on the CLI argument length. This limit can be easily hi…
-
I know you've updated to use "yargs"-perhaps you could push this change to npm?
-
When a middleware is defined to be run before validation, it appears that it is called multiple times.
See example in [this stackblitz](https://stackblitz.com/edit/node-t7j85c?file=index.js) by run…