🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eslint-plugin-mdx

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-mdx - npm Package Compare versions

Comparing version

to
3.3.1

8

package.json
{
"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>