@mdit-vue/plugin-frontmatter
Advanced tools
Comparing version 0.12.0 to 0.12.1
@@ -49,2 +49,2 @@ import MarkdownIt from 'markdown-it'; | ||
export { FrontmatterPluginOptions, frontmatterPlugin }; | ||
export { type FrontmatterPluginOptions, frontmatterPlugin }; |
{ | ||
"name": "@mdit-vue/plugin-frontmatter", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "A markdown-it plugin to get markdown frontmatter", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"@mdit-vue/types": "0.12.0", | ||
"@types/markdown-it": "^12.2.3", | ||
"@types/markdown-it": "^13.0.0", | ||
"gray-matter": "^4.0.3", | ||
@@ -50,3 +50,3 @@ "markdown-it": "^13.0.1" | ||
}, | ||
"gitHead": "986b6023d3460cadefd409cd5d4b6445af3a05bd" | ||
"gitHead": "198a71b2e4175a92843609a63d2a848bddb71740" | ||
} |
Sorry, the diff of this file is not supported yet
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
10098
8
97
+ Added@types/linkify-it@3.0.5(transitive)
+ Added@types/markdown-it@13.0.9(transitive)
+ Added@types/mdurl@1.0.5(transitive)
- Removed@types/linkify-it@5.0.0(transitive)
- Removed@types/markdown-it@12.2.3(transitive)
- Removed@types/mdurl@2.0.0(transitive)
Updated@types/markdown-it@^13.0.0