Skip to content

Commit 1f96b98

Browse files
committedMar 28, 2019
Add Tidelift mention in the readme
1 parent bfcdbd8 commit 1f96b98

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎readme.md

+20
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ findCacheDir({name: 'unicorns'});
4141
```
4242

4343

44+
---
45+
46+
<div align="center">
47+
<b>
48+
<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>
49+
</b>
50+
<br>
51+
<sub>
52+
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
53+
</sub>
54+
</div>
55+
56+
---
57+
58+
4459
## API
4560

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

113128

129+
## Security
130+
131+
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
132+
133+
114134
## License
115135

116136
MIT

0 commit comments

Comments
 (0)
Please sign in to comment.