From 0b26655d0f5c328ecbef5e806c69f72dd286273b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 28 Mar 2019 17:01:56 +0700 Subject: [PATCH] Add Tidelift mention in the readme --- readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/readme.md b/readme.md index 2193c92..13298a3 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,20 @@ console.log(conf.get('awesome')); //=> undefined ``` +--- + +
+ + Get professional support for this package with a Tidelift subscription + +
+ + Tidelift helps make open source sustainable for maintainers while giving companies
assurances about security, maintenance, and licensing for their dependencies. +
+
+ +--- + ## API @@ -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)