Skip to content

Commit

Permalink
Add Tidelift mention in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 28, 2019
1 parent bfcdbd8 commit 1f96b98
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions readme.md
Expand Up @@ -41,6 +41,21 @@ findCacheDir({name: 'unicorns'});
```


---

<div align="center">
<b>
<a href="https://tidelift.com/subscription/pkg/npm-find_cache-dir?utm_source=npm-find-cache-dir&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
</b>
<br>
<sub>
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
</sub>
</div>

---


## API

### findCacheDir([options])
Expand Down Expand Up @@ -111,6 +126,11 @@ This is helpful for actually putting actual files in the cache!
- [`javascripthon-loader`](https://github.com/Beg-in/javascripthon-loader)


## Security

To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.


## License

MIT

0 comments on commit 1f96b98

Please sign in to comment.