vue3-markdown-it
Advanced tools
Comparing version
{ | ||
"name": "vue3-markdown-it", | ||
"version": "1.0.9", | ||
"version": "1.0.10-beta-1", | ||
"author": "Jan Guillermo", | ||
@@ -22,9 +22,9 @@ "description": "An awesome Vue 3 markdown-it wrapper plugin that can even support external plugins!", | ||
"dependencies": { | ||
"markdown-it": "^12.0.6", | ||
"markdown-it": "^12.3.2", | ||
"markdown-it-abbr": "^1.0.4", | ||
"markdown-it-anchor": "^7.1.0", | ||
"markdown-it-anchor": "^8.4.1", | ||
"markdown-it-deflist": "^2.1.0", | ||
"markdown-it-emoji": "^2.0.0", | ||
"markdown-it-footnote": "^3.0.2", | ||
"markdown-it-highlightjs": "^3.3.1", | ||
"markdown-it-footnote": "^3.0.3", | ||
"markdown-it-highlightjs": "^3.6.0", | ||
"markdown-it-ins": "^3.0.1", | ||
@@ -35,22 +35,23 @@ "markdown-it-mark": "^3.0.1", | ||
"markdown-it-task-lists": "^2.1.1", | ||
"markdown-it-toc-done-right": "^4.1.0" | ||
"markdown-it-toc-done-right": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^4.5.6", | ||
"@vue/cli-plugin-eslint": "^4.5.6", | ||
"@vue/cli-plugin-unit-jest": "^4.5.6", | ||
"@vue/cli-service": "^4.5.6", | ||
"@vue/compiler-sfc": "^3.0.0-rc.10", | ||
"@babel/eslint-parser": "^7.16.5", | ||
"@vue/cli-plugin-babel": "^5.0.0-rc.1", | ||
"@vue/cli-plugin-eslint": "^5.0.0-rc.1", | ||
"@vue/cli-plugin-unit-jest": "^5.0.0-rc.1", | ||
"@vue/cli-service": "^5.0.0-rc.1", | ||
"@vue/compiler-sfc": "^3.2.26", | ||
"@vue/test-utils": "^2.0.0-beta.5", | ||
"babel-eslint": "^10.1.0", | ||
"babel-jest": "^26.3.0", | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-vue": "^7.0.0-0", | ||
"husky": "^6.0.0", | ||
"@vue/vue3-jest": "^27.0.0-alpha.4", | ||
"core-js": "^3.20.2", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-vue": "^8.3.0", | ||
"husky": "^7.0.4", | ||
"markdown-it-strikethrough-alt": "^1.0.0", | ||
"prettier": "^2.1.1", | ||
"typescript": "^4.0.2", | ||
"vue": "^3.0.0-rc.11", | ||
"prettier": "^2.5.1", | ||
"typescript": "^4.5.4", | ||
"vue": "^3.2.26", | ||
"vue-jest": "^5.0.0-alpha.4" | ||
@@ -57,0 +58,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3661066
7.59%4198
4.32%0
-100%19
5.56%5
-16.67%1
Infinity%2
100%+ Added
+ Added
+ Added
+ Added
- Removed
Updated
Updated
Updated