You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,11 @@ Custom promise module to use instead of the native one.
133
133
Check out [`pinkie-promise`](https://github.com/floatdrop/pinkie-promise) if you need a tiny promise polyfill.
134
134
135
135
136
+
## Security
137
+
138
+
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
139
+
140
+
136
141
## Related
137
142
138
143
-[p-event](https://github.com/sindresorhus/p-event) - Promisify an event by waiting for it to be emitted
0 commit comments