Skip to content

Commit 9cc193b

Browse files
committed
Tidelift tasks
1 parent bf79cb6 commit 9cc193b

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

.github/funding.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
github: sindresorhus
2-
open_collective: sindresorhus
3-
custom: https://sindresorhus.com/donate
2+
tidelift: npm/crypto-random-string

.github/security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Security Policy
2+
3+
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@ Cannot be set at the same time as the `type` option.
8080
- [unique-random](https://github.com/sindresorhus/unique-random) - Generate random numbers that are consecutively unique
8181

8282

83-
## License
84-
85-
MIT © [Sindre Sorhus](https://sindresorhus.com)
83+
---
84+
85+
<div align="center">
86+
<b>
87+
<a href="https://tidelift.com/subscription/pkg/npm-crypto-random-string?utm_source=npm-crypto-random-string&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
88+
</b>
89+
<br>
90+
<sub>
91+
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
92+
</sub>
93+
</div>

0 commit comments

Comments
 (0)