remark-mdc
Advanced tools
Comparing version 1.2.0 to 2.0.0
{ | ||
"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", |
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
Yes
58252
6
1827