eslint-plugin-mdx
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-mdx", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"type": "module", | ||
@@ -25,2 +25,6 @@ "description": "ESLint Plugin for MDX", | ||
}, | ||
"module-sync": { | ||
"types": "./lib/index.d.ts", | ||
"default": "./lib/index.js" | ||
}, | ||
"require": { | ||
@@ -49,3 +53,3 @@ "types": "./index.d.cts", | ||
"dependencies": { | ||
"eslint-mdx": "^3.3.0", | ||
"eslint-mdx": "^3.3.1", | ||
"mdast-util-from-markdown": "^2.0.2", | ||
@@ -52,0 +56,0 @@ "remark-mdx": "^3.1.0", |
@@ -9,3 +9,3 @@ <p align="center"> | ||
<a href="https://github.com/mdx-js/mdx"> | ||
<img src="https://mdx-logo.now.sh" height="50"> | ||
<img src="https://avatars.githubusercontent.com/u/37453691" height="50"> | ||
</a> | ||
@@ -12,0 +12,0 @@ </p> |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
81874
0.16%0
-100%Updated