Skip to content

Commit

Permalink
chore: Add info about Tidelift subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jun 14, 2019
1 parent c8f0cbe commit de15597
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,19 @@ emitter2.emit('test'); // Invoked listener1, listener2, listener3 and listener4
### Tests [![Build Status](https://travis-ci.org/medikoo/event-emitter.png)](https://travis-ci.org/medikoo/event-emitter)

$ npm test

## Security contact information

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

---

<div align="center">
<b>
<a href="https://tidelift.com/subscription/pkg/npm-event-emitter?utm_source=npm-event-emitter&utm_medium=referral&utm_campaign=readme">Get professional support for d 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>

0 comments on commit de15597

Please sign in to comment.