🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

linkify-it

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkify-it - npm Package Compare versions

Comparing version
6.0.0
to
6.1.0
+6
-3
package.json
{
"name": "linkify-it",
"version": "6.0.0",
"version": "6.1.0",
"description": "Links recognition library with FULL unicode support",

@@ -11,3 +11,6 @@ "keywords": [

],
"repository": "markdown-it/linkify-it",
"repository": {
"type": "git",
"url": "git+https://github.com/markdown-it/linkify-it.git"
},
"main": "build/index.cjs.js",

@@ -49,3 +52,3 @@ "module": "build/index.mjs",

"dependencies": {
"uc.micro": "^2.0.0"
"uc.micro": "^3.0.0"
},

@@ -52,0 +55,0 @@ "devDependencies": {