Skip to content

Commit 7a91584

Browse files
committed
Tidelift tasks
1 parent 5de6f00 commit 7a91584

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

.github/funding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
github: sindresorhus
22
open_collective: sindresorhus
3+
tidelift: npm/slash
34
custom: https://sindresorhus.com/donate

.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
@@ -39,6 +39,14 @@ Type: `string`
3939
Accepts a Windows backslash path and returns a path with forward slashes.
4040

4141

42-
## License
43-
44-
MIT © [Sindre Sorhus](https://sindresorhus.com)
42+
---
43+
44+
<div align="center">
45+
<b>
46+
<a href="https://tidelift.com/subscription/pkg/npm-slash?utm_source=npm-slash&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
47+
</b>
48+
<br>
49+
<sub>
50+
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
51+
</sub>
52+
</div>

0 commit comments

Comments
 (0)