New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

remark-magic-link

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-magic-link - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

README.md

67

package.json
{
"name": "remark-magic-link",
"version": "1.0.0",
"version": "1.0.2",
"description": "🔌 A remark plugin to turn {text} syntax into links, optionally with an icon",

@@ -49,3 +49,3 @@ "type": "module",

"@types/mdast": "^4.0.4",
"hast-util-to-html": "^9.0.3",
"hast-util-to-html": "^9.0.4",
"hastscript": "^9.0.0",

@@ -55,24 +55,26 @@ "mdast-util-find-and-replace": "^3.0.1"

"devDependencies": {
"@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.21.0",
"@aelita-dev/eslint-config": "3.11.2",
"@iconify/json": "^2.2.289",
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.12.0",
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.12.0",
"@shikijs/vitepress-twoslash": "^1.24.4",
"@types/dom-view-transitions": "^1.0.5",
"@types/markdown-it": "^14.1.2",
"@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.6.1",
"bundle-require": "^5.0.0",
"changelogithub": "^0.13.10",
"eslint": "^9.11.1",
"eslint-plugin-vue": "^9.28.0",
"@types/node": "^20.17.10",
"@unocss/eslint-plugin": "^0.65.3",
"@unocss/preset-rem-to-px": "^0.65.3",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.21",
"@vue/language-server": "2.1.10",
"bumpp": "^9.9.2",
"bundle-require": "^5.1.0",
"changelogithub": "^0.13.11",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"eslint-processor-vue-blocks": "^0.1.2",
"lint-staged": "^15.2.10",
"postcss-prefix-selector": "^1.16.1",
"lint-staged": "^15.3.0",
"postcss-prefix-selector": "^2.1.0",
"rehype-format": "^5.0.1",

@@ -85,18 +87,19 @@ "rehype-raw": "^7.0.0",

"remark-stringify": "^11.0.0",
"sass": "^1.79.4",
"sass": "^1.83.0",
"simple-git-hooks": "^2.11.1",
"to-vfile": "^8.0.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.8",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"unbuild": "3.0.0-rc.11",
"unified": "^11.0.5",
"unocss": "^0.63.1",
"unocss": "^0.65.3",
"vfile": "^6.0.3",
"vitepress": "^1.3.4",
"vitepress-plugin-group-icons": "^1.2.4",
"vitest": "^2.1.1",
"vue": "^3.5.10",
"vue-tsc": "^2.1.6",
"zx": "^8.1.8",
"remark-magic-link": "1.0.0"
"vite-tsconfig-paths": "^5.1.4",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.2",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-tsc": "2.1.10",
"zx": "^8.3.0",
"remark-magic-link": "1.0.2"
},

@@ -103,0 +106,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc