@magidoc/plugin-fuse-markdown
Advanced tools
Comparing version 2.12.0 to 2.12.1
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.12.0", | ||
"version": "2.12.1", | ||
"type": "module", | ||
@@ -25,13 +25,13 @@ "license": "MIT", | ||
"fuse.js": "^6.6.2", | ||
"marked": "^4.0.19" | ||
"marked": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/marked": "^4.0.6", | ||
"@types/node": "^18.7.13", | ||
"@types/marked": "^4.0.7", | ||
"@types/node": "^18.7.16", | ||
"@types/prettier": "^2.7.0", | ||
"c8": "^7.12.0", | ||
"rollup": "^2.78.1", | ||
"typescript": "^4.7.4", | ||
"vite": "^3.0.9", | ||
"vitest": "^0.22.1" | ||
"rollup": "^2.79.0", | ||
"typescript": "^4.8.3", | ||
"vite": "^3.1.0", | ||
"vitest": "^0.23.1" | ||
}, | ||
@@ -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
46894
Updatedmarked@^4.1.0