linkify-it
Advanced tools
+6
-3
| { | ||
| "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": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
149190
0.04%0
-100%0
-100%+ Added
- Removed
Updated