@mdit-vue/plugin-title
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.5.0](https://github.com/mdit-vue/mdit-vue/compare/v0.4.0...v0.5.0) (2022-07-06) | ||
**Note:** Version bump only for package @mdit-vue/plugin-title | ||
# [0.4.0](https://github.com/mdit-vue/mdit-vue/compare/v0.3.1...v0.4.0) (2022-07-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@mdit-vue/plugin-title", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "A markdown-it plugin to get markdown page title", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@mdit-vue/shared": "0.4.0", | ||
"@mdit-vue/shared": "0.5.0", | ||
"@types/markdown-it": "^12.2.3", | ||
@@ -46,3 +46,3 @@ "markdown-it": "^13.0.1" | ||
"unbuild": "^0.7.4", | ||
"vitest": "^0.16.0" | ||
"vitest": "^0.17.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "744887e6f4733af8da2045625e72a476947cfc25" | ||
"gitHead": "33671b4a15611ea35b065269526449129eef99d6" | ||
} |
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
7496
+ Added@mdit-vue/shared@0.5.0(transitive)
- Removed@mdit-vue/shared@0.4.0(transitive)
Updated@mdit-vue/shared@0.5.0