@mdit-vue/plugin-component
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "@mdit-vue/plugin-component", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "A markdown-it plugin to allow vue components in markdown", | ||
@@ -45,7 +45,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/markdown-it": "^14.0.1", | ||
"@types/markdown-it": "^14.1.1", | ||
"markdown-it": "^14.1.0" | ||
}, | ||
"devDependencies": { | ||
"@vue/shared": "^3.4.22" | ||
"@vue/shared": "^3.4.27" | ||
}, | ||
@@ -55,3 +55,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e400f257e7fe4a40b911df252dbf776c4329e945" | ||
"gitHead": "0b0ff6922bba2627dad6b9cf0e4249f0a9ecbe15" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34218
9
983
Updated@types/markdown-it@^14.1.1