@magidoc/plugin-fuse-markdown
Advanced tools
Comparing version 3.6.4 to 4.0.0
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "3.6.4", | ||
"version": "4.0.0", | ||
"type": "module", | ||
@@ -25,13 +25,13 @@ "license": "MIT", | ||
"fuse.js": "^6.6.2", | ||
"marked": "^4.3.0" | ||
"marked": "^5.0.2" | ||
}, | ||
"devDependencies": { | ||
"@types/marked": "^4.0.8", | ||
"@types/node": "^18.15.11", | ||
"@types/marked": "^5.0.0", | ||
"@types/node": "^20.2.1", | ||
"@types/prettier": "^2.7.2", | ||
"@vitest/coverage-c8": "^0.30.1", | ||
"rollup": "^3.20.6", | ||
"@vitest/coverage-c8": "^0.31.1", | ||
"rollup": "^3.22.0", | ||
"typescript": "^5.0.4", | ||
"vite": "^4.2.2", | ||
"vitest": "^0.30.1" | ||
"vite": "^4.3.8", | ||
"vitest": "^0.31.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
20448
+ Addedmarked@5.1.2(transitive)
- Removedmarked@4.3.0(transitive)
Updatedmarked@^5.0.2