Skip to content

Commit 95fdea5

Browse files
sttkphated
authored andcommittedOct 31, 2021
chore: Tidelift tasks
1 parent 4e6984d commit 95fdea5

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed
 

‎.github/FUNDING.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
github: [phated]
2+
tidelift: npm/glob-stream
3+
open_collective: gulpjs

‎.github/SECURITY.md

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

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ However, this would exclude all files that started with `b`:
120120
gs(['*.js', '!b*.js'])
121121
```
122122

123+
## glob-stream for enterprise
124+
125+
Available as part of the Tidelift Subscription
126+
127+
The maintainers of glob-stream and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-glob-stream?utm_source=npm-glob-stream&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
128+
129+
123130
## License
124131

125132
MIT

0 commit comments

Comments
 (0)
Please sign in to comment.