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

remark-mdc

Package Overview
Dependencies
Maintainers
1
Versions
21
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 1.2.0 to 2.0.0

20

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

@@ -11,11 +11,5 @@ "keywords": [

"license": "MIT",
"exports": {
".": {
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
}
},
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"exports": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"type": "module",
"files": [

@@ -56,11 +50,11 @@ "dist"

"@nuxt/eslint-config": "^0.1.1",
"@nuxt/kit": "^3.6.5",
"@nuxt/kit": "^3.7.0",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/flat": "^5.0.2",
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.5.6",
"eslint": "^8.47.0",
"@types/node": "^20.5.7",
"eslint": "^8.48.0",
"eslint-plugin-nuxt": "latest",
"jiti": "^1.19.3",
"nuxt": "^3.6.5",
"nuxt": "^3.7.0",
"release-it": "^16.1.5",

@@ -67,0 +61,0 @@ "remark-gfm": "^3.0.1",

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