Socket
Socket
Sign inDemoInstall

eslint-mdx

Package Overview
Dependencies
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-mdx - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

lib/helpers.d.ts
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import type { Position } from 'acorn';

@@ -3,0 +5,0 @@ import type { Point } from 'unist';

10

package.json
{
"name": "eslint-mdx",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint Parser for MDX",

@@ -35,3 +35,3 @@ "repository": "git+https://github.com/mdx-js/eslint-mdx.git",

"estree-util-visit": "^1.1.0",
"remark-mdx": "^2.1.1",
"remark-mdx": "^2.1.2",
"remark-parse": "^10.0.1",

@@ -41,5 +41,7 @@ "remark-stringify": "^10.0.2",

"tslib": "^2.4.0",
"unified": "^10.1.2"
"unified": "^10.1.2",
"unist-util-visit": "^4.1.0",
"vfile": "^5.3.4"
},
"gitHead": "4e464e2b639c1f75cd7e08e6eb1c122507592664"
"gitHead": "6a39984170ea4513699f83e0e6602e4fe6b4bb4f"
}

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