@mdit-vue/plugin-frontmatter
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "@mdit-vue/plugin-frontmatter", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "A markdown-it plugin to get markdown frontmatter", | ||
@@ -46,6 +46,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@mdit-vue/types": "1.0.0", | ||
"@types/markdown-it": "^13.0.1", | ||
"@mdit-vue/types": "2.0.0", | ||
"@types/markdown-it": "^13.0.7", | ||
"gray-matter": "^4.0.3", | ||
"markdown-it": "^13.0.1" | ||
"markdown-it": "^14.0.0" | ||
}, | ||
@@ -55,3 +55,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d5388b9a8ec1e9075c41587410151ec2a6bc0df1" | ||
"gitHead": "25e4e00fdd43d7437b846c6adcc7e0b33c50281d" | ||
} |
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
+ Added@mdit-vue/types@2.0.0(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedlinkify-it@5.0.0(transitive)
+ Addedmarkdown-it@14.1.0(transitive)
+ Addedmdurl@2.0.0(transitive)
+ Addedpunycode.js@2.3.1(transitive)
+ Addeduc.micro@2.1.0(transitive)
- Removed@mdit-vue/types@1.0.0(transitive)
- Removedentities@3.0.1(transitive)
- Removedlinkify-it@4.0.1(transitive)
- Removedmarkdown-it@13.0.2(transitive)
- Removedmdurl@1.0.1(transitive)
- Removeduc.micro@1.0.6(transitive)
Updated@mdit-vue/types@2.0.0
Updated@types/markdown-it@^13.0.7
Updatedmarkdown-it@^14.0.0