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 0df1ec9 commit 0b26655
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,20 @@ console.log(conf.get('awesome'));
//=> undefined
```

---

<div align="center">
<b>
<a href="https://tidelift.com/subscription/pkg/npm-configstore?utm_source=npm-configstore&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

Expand Down Expand Up @@ -127,6 +141,11 @@ conf.all = {
```


## Security

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


## License

[BSD license](http://opensource.org/licenses/bsd-license.php)<br>
Expand Down

0 comments on commit 0b26655

Please sign in to comment.