@mdit-vue/plugin-sfc
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@mdit-vue/plugin-sfc", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A markdown-it plugin to help transforming markdown tu vue sfc", | ||
@@ -21,2 +21,3 @@ "keywords": [ | ||
"author": "meteorlxy <meteor.lxy@foxmail.com>", | ||
"type": "module", | ||
"exports": { | ||
@@ -32,2 +33,5 @@ ".": { | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"./dist" | ||
], | ||
"scripts": { | ||
@@ -38,3 +42,3 @@ "build": "unbuild", | ||
"dependencies": { | ||
"@mdit-vue/types": "0.7.0", | ||
"@mdit-vue/types": "0.7.1", | ||
"@types/markdown-it": "^12.2.3", | ||
@@ -44,4 +48,4 @@ "markdown-it": "^13.0.1" | ||
"devDependencies": { | ||
"c8": "^7.11.3", | ||
"unbuild": "^0.7.4", | ||
"c8": "^7.12.0", | ||
"unbuild": "^0.7.6", | ||
"vitest": "^0.18.1" | ||
@@ -52,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "dd30ddd75ca461f775ccc35556132851ebc5e58a" | ||
"gitHead": "b4b8bc6c054ea2dd9ad9ec7a37a58b5a2147b2bd" | ||
} |
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
Yes
5833
6
59
+ Added@mdit-vue/types@0.7.1(transitive)
- Removed@mdit-vue/types@0.7.0(transitive)
Updated@mdit-vue/types@0.7.1