Socket
Socket
Sign inDemoInstall

eslint-mdx

Package Overview
Dependencies
Maintainers
1
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 1.5.3 to 1.5.5-beta.1

lib/cjs.js

10

package.json
{
"name": "eslint-mdx",
"version": "1.5.3",
"version": "1.5.5-beta.1+d9e0e9e",
"description": "ESLint Parser for MDX",

@@ -12,3 +12,6 @@ "repository": "git+https://github.com/rx-ts/eslint-mdx.git",

},
"main": "lib",
"main": "lib/es",
"module": "lib/esm",
"es2015": "lib/es2015",
"types": "lib/types",
"files": [

@@ -32,5 +35,6 @@ "lib",

"remark-parse": "^7.0.1",
"tslib": "^1.10.0",
"unified": "^8.4.0"
},
"gitHead": "4276eee075ac1c8d4b80c6cf70b61bd79bce4b2b"
"gitHead": "d9e0e9e1f6da06b1b42c88d6636580cbf1eefee3"
}
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