Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: support keys that collide with object prototypes (yargs#234)
BREAKING CHANGE: objects used during parsing are now created with a null prototype. There may be some scenarios where this change in behavior leaks externally.
- Loading branch information