Skip to content

Commit 50a0c91

Browse files
committed
5.0.2 released
1 parent de3b885 commit 50a0c91

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
5.0.2 / 2026-07-02
2+
------------------
3+
4+
- Fixed DoS in `mailto:` links (restrict user name to 64 chars).
5+
- Restricted user/pass part length in links.
6+
7+
18
5.0.1 / 2026-05-23
29
------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkify-it",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Links recognition library with FULL unicode support",
55
"keywords": [
66
"linkify",

0 commit comments

Comments
 (0)