remark-magic-link
Advanced tools
Comparing version 1.0.0-beta.14 to 1.0.0
{ | ||
"name": "remark-magic-link", | ||
"version": "1.0.0-beta.14", | ||
"version": "1.0.0", | ||
"description": "🔌 A remark plugin to turn {text} syntax into links, optionally with an icon", | ||
@@ -54,19 +54,19 @@ "type": "module", | ||
"devDependencies": { | ||
"@aelita-dev/eslint-config": "3.2.5", | ||
"@iconify/json": "^2.2.251", | ||
"@aelita-dev/eslint-config": "3.2.8", | ||
"@iconify/json": "^2.2.254", | ||
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.5.0", | ||
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.5.0", | ||
"@shikijs/vitepress-twoslash": "^1.18.0", | ||
"@shikijs/vitepress-twoslash": "^1.21.0", | ||
"@types/dom-view-transitions": "^1.0.5", | ||
"@types/markdown-it": "^14.1.2", | ||
"@types/node": "^20.16.5", | ||
"@unocss/eslint-plugin": "^0.62.4", | ||
"@unocss/preset-rem-to-px": "^0.62.4", | ||
"@types/node": "^20.16.10", | ||
"@unocss/eslint-plugin": "^0.63.1", | ||
"@unocss/preset-rem-to-px": "^0.63.1", | ||
"@vitest/coverage-v8": "^2.1.1", | ||
"@vitest/eslint-plugin": "^1.1.4", | ||
"@vue/language-server": "^2.1.6", | ||
"bumpp": "^9.5.2", | ||
"bumpp": "^9.6.1", | ||
"bundle-require": "^5.0.0", | ||
"changelogithub": "^0.13.10", | ||
"eslint": "^9.11.0", | ||
"eslint": "^9.11.1", | ||
"eslint-plugin-vue": "^9.28.0", | ||
@@ -79,3 +79,3 @@ "eslint-plugin-vuejs-accessibility": "^2.4.1", | ||
"rehype-raw": "^7.0.0", | ||
"rehype-stringify": "^10.0.0", | ||
"rehype-stringify": "^10.0.1", | ||
"remark": "^15.0.1", | ||
@@ -85,3 +85,3 @@ "remark-parse": "^11.0.0", | ||
"remark-stringify": "^11.0.0", | ||
"sass": "^1.79.3", | ||
"sass": "^1.79.4", | ||
"simple-git-hooks": "^2.11.1", | ||
@@ -91,5 +91,5 @@ "to-vfile": "^8.0.0", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^3.0.0-rc.7", | ||
"unbuild": "^3.0.0-rc.8", | ||
"unified": "^11.0.5", | ||
"unocss": "^0.62.4", | ||
"unocss": "^0.63.1", | ||
"vfile": "^6.0.3", | ||
@@ -99,6 +99,6 @@ "vitepress": "^1.3.4", | ||
"vitest": "^2.1.1", | ||
"vue": "^3.5.7", | ||
"vue": "^3.5.10", | ||
"vue-tsc": "^2.1.6", | ||
"zx": "^8.1.8", | ||
"remark-magic-link": "1.0.0-beta.14" | ||
"remark-magic-link": "1.0.0" | ||
}, | ||
@@ -105,0 +105,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
9892