@mdit-vue/plugin-toc
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "@mdit-vue/plugin-toc", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "A markdown-it plugin to generate table-of-contents that compatible with Vue.js", | ||
@@ -46,5 +46,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@mdit-vue/shared": "2.1.2", | ||
"@mdit-vue/shared": "2.1.3", | ||
"@mdit-vue/types": "2.1.0", | ||
"@types/markdown-it": "^14.0.1", | ||
"@types/markdown-it": "^14.1.1", | ||
"markdown-it": "^14.1.0" | ||
@@ -58,3 +58,3 @@ }, | ||
}, | ||
"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
23523
9
398
+ Added@mdit-vue/shared@2.1.3(transitive)
- Removed@mdit-vue/shared@2.1.2(transitive)
Updated@mdit-vue/shared@2.1.3
Updated@types/markdown-it@^14.1.1