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

remark-mdc

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-mdc - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

48

package.json
{
"name": "remark-mdc",
"version": "3.4.0",
"version": "3.5.0",
"description": "Remark plugin to support MDC syntax",

@@ -22,3 +22,3 @@ "keywords": [

"generate": "nuxi generate playground",
"lint": "eslint --ext .js,.ts,.vue .",
"lint": "eslint",
"test:ui": "pnpm lint && vitest --ui --open=false",

@@ -30,33 +30,35 @@ "test": "vitest run",

"dependencies": {
"@types/mdast": "^4.0.3",
"@types/unist": "^3.0.2",
"@types/mdast": "^4.0.4",
"@types/unist": "^3.0.3",
"flat": "^6.0.1",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-to-markdown": "^2.1.0",
"micromark": "^4.0.0",
"micromark-core-commonmark": "^2.0.0",
"micromark-factory-space": "^2.0.0",
"micromark-factory-whitespace": "^2.0.0",
"micromark-util-character": "^2.1.0",
"micromark-util-types": "^2.0.0",
"mdast-util-from-markdown": "^2.0.2",
"mdast-util-to-markdown": "^2.1.2",
"micromark": "^4.0.1",
"micromark-core-commonmark": "^2.0.2",
"micromark-factory-space": "^2.0.1",
"micromark-factory-whitespace": "^2.0.1",
"micromark-util-character": "^2.1.1",
"micromark-util-types": "^2.0.1",
"parse-entities": "^4.0.1",
"scule": "^1.3.0",
"stringify-entities": "^4.0.3",
"unified": "^11.0.4",
"stringify-entities": "^4.0.4",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"unist-util-visit-parents": "^6.0.1",
"yaml": "^2.4.2"
"yaml": "^2.6.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/kit": "^3.11.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/kit": "^3.14.1592",
"@nuxt/ui": "3.0.0-alpha.9",
"@nuxthub/core": "^0.8.7",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.30",
"eslint": "^8.57.0",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint-plugin-nuxt": "latest",
"jiti": "^1.21.0",
"nuxt": "^3.11.1",
"release-it": "^17.1.1",
"jiti": "^2.4.1",
"nuxt": "^3.14.1592",
"release-it": "^17.10.0",
"remark-gfm": "^4.0.0",

@@ -81,3 +83,3 @@ "remark-parse": "^11.0.0",

},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.4"
}

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