@magidoc/plugin-fuse-markdown
Advanced tools
Comparing version 3.0.6 to 3.1.0
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "3.0.6", | ||
"version": "3.1.0", | ||
"type": "module", | ||
@@ -25,13 +25,13 @@ "license": "MIT", | ||
"fuse.js": "^6.6.2", | ||
"marked": "^4.2.4" | ||
"marked": "^4.2.12" | ||
}, | ||
"devDependencies": { | ||
"@types/marked": "^4.0.8", | ||
"@types/node": "^18.11.12", | ||
"@types/prettier": "^2.7.1", | ||
"@types/node": "^18.11.18", | ||
"@types/prettier": "^2.7.2", | ||
"c8": "^7.12.0", | ||
"rollup": "^3.7.2", | ||
"rollup": "^3.10.1", | ||
"typescript": "^4.9.4", | ||
"vite": "^4.0.0", | ||
"vitest": "^0.25.6" | ||
"vite": "^4.0.4", | ||
"vitest": "^0.27.3" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependencies": { |
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
20235
Updatedmarked@^4.2.12