Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api-v3): invert includeUnverified option default value
This changes the default value of the `includeUnverified` option from `false` to `true` for the `ba` command. BREAKING CHANGE: The `includeUnverified` option of the `ba` command now defaults to `true`, per Troy's recommendation. Although there are not many unverified breaches in the system, it's possible you will get more breaches back than you did previously. You may explicitly disable this by negating the value for this option.
- Loading branch information