matched icon indicating copy to clipboard operation
matched copied to clipboard

Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.

Results 3 matched issues
Sort by recently updated
recently updated
newest added

Vulnerability is in sub dependency: `[email protected]` › **`[email protected]`** Fix is not yet available (see [issue there](https://github.com/isaacs/inflight/issues/19)). For vulnerability details, see: https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

Update README.md with correct version number

Hello! It seems as though the ordering of results is non-deterministic, right? This seems true to me, for two reasons: - the `nosort` flag is set to `true` when asking...