@mdit-vue/shared
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@mdit-vue/shared", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Shared utils and types of mdit-vue", | ||
@@ -20,2 +20,3 @@ "keywords": [ | ||
"author": "meteorlxy <meteor.lxy@foxmail.com>", | ||
"type": "module", | ||
"exports": { | ||
@@ -31,2 +32,5 @@ ".": { | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"./dist" | ||
], | ||
"scripts": { | ||
@@ -37,3 +41,3 @@ "build": "unbuild", | ||
"dependencies": { | ||
"@mdit-vue/types": "0.7.0", | ||
"@mdit-vue/types": "0.7.1", | ||
"@types/markdown-it": "^12.2.3", | ||
@@ -43,4 +47,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" | ||
@@ -51,3 +55,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
10073
6
247
+ Added@mdit-vue/types@0.7.1(transitive)
- Removed@mdit-vue/types@0.7.0(transitive)
Updated@mdit-vue/types@0.7.1