diff --git a/.github/funding.yml b/.github/funding.yml index 0038dab..85a0b14 100644 --- a/.github/funding.yml +++ b/.github/funding.yml @@ -1 +1,2 @@ github: sindresorhus +tidelift: npm/find-up diff --git a/.github/security.md b/.github/security.md new file mode 100644 index 0000000..5358dc5 --- /dev/null +++ b/.github/security.md @@ -0,0 +1,3 @@ +# Security Policy + +To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure. diff --git a/readme.md b/readme.md index 2996ce2..4af713d 100644 --- a/readme.md +++ b/readme.md @@ -2,19 +2,6 @@ > Find a file or directory by walking up parent directories ---- - -
- - Get professional support for 'find-up' with a Tidelift subscription - -
- - Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. -
-
- ---- ## Install @@ -136,11 +123,6 @@ const findUp = require('find-up'); ``` -## Security - -To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure. - - ## Related - [find-up-cli](https://github.com/sindresorhus/find-up-cli) - CLI for this module @@ -149,6 +131,14 @@ To report a security vulnerability, please use the [Tidelift security contact](h - [resolve-from](https://github.com/sindresorhus/resolve-from) - Resolve the path of a module like `require.resolve()` but from a given path -## License +--- -MIT © [Sindre Sorhus](https://sindresorhus.com) +
+ + Get professional support for 'find-up' with a Tidelift subscription + +
+ + Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. +
+