Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remark-magic-link

Package Overview
Dependencies
Maintainers
0
Versions
7
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-beta.7 to 1.0.0-beta.11

20

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

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

},
"./style.css": "./dist/style.css"
"./style.css": "./style.css"
},

@@ -55,3 +55,3 @@ "module": "./dist/index.mjs",

"@aelita-dev/eslint-config": "3.2.5",
"@iconify/json": "^2.2.250",
"@iconify/json": "^2.2.251",
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.5.0",

@@ -70,3 +70,3 @@ "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.5.0",

"changelogithub": "^0.13.10",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-vue": "^9.28.0",

@@ -81,7 +81,6 @@ "eslint-plugin-vuejs-accessibility": "^2.4.1",

"remark": "^15.0.1",
"remark-magic-link": "1.0.0-beta.6",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-rehype": "^11.1.1",
"remark-stringify": "^11.0.0",
"sass": "^1.79.1",
"sass": "^1.79.3",
"simple-git-hooks": "^2.11.1",

@@ -91,3 +90,3 @@ "to-vfile": "^8.0.0",

"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"unbuild": "^3.0.0-rc.7",
"unified": "^11.0.5",

@@ -99,5 +98,6 @@ "unocss": "^0.62.4",

"vitest": "^2.1.1",
"vue": "^3.5.6",
"vue": "^3.5.7",
"vue-tsc": "^2.1.6",
"zx": "^8.1.8"
"zx": "^8.1.8",
"remark-magic-link": "1.0.0-beta.11"
},

@@ -104,0 +104,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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