Socket
Socket
Sign inDemoInstall

@mdx-js/mdx

Package Overview
Dependencies
Maintainers
4
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdx-js/mdx - npm Package Compare versions

Comparing version 1.6.21 to 1.6.22

20

package.json
{
"name": "@mdx-js/mdx",
"version": "1.6.21",
"version": "1.6.22",
"description": "Parse MDX and transpile to JSX",

@@ -37,15 +37,15 @@ "repository": "mdx-js/mdx",

"dependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-syntax-jsx": "7.10.4",
"@babel/core": "7.12.9",
"@babel/plugin-syntax-jsx": "7.12.1",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@mdx-js/util": "1.6.21",
"babel-plugin-apply-mdx-type-prop": "1.6.21",
"babel-plugin-extract-import-names": "1.6.21",
"@mdx-js/util": "1.6.22",
"babel-plugin-apply-mdx-type-prop": "1.6.22",
"babel-plugin-extract-import-names": "1.6.22",
"camelcase-css": "2.0.1",
"detab": "2.0.3",
"detab": "2.0.4",
"hast-util-raw": "6.0.1",
"lodash.uniq": "4.5.0",
"mdast-util-to-hast": "9.1.2",
"mdast-util-to-hast": "10.0.1",
"remark-footnotes": "2.0.0",
"remark-mdx": "1.6.21",
"remark-mdx": "1.6.22",
"remark-parse": "8.0.3",

@@ -58,3 +58,3 @@ "remark-squeeze-paragraphs": "4.0.0",

},
"gitHead": "97ec1a8436100143c76d2ea1c28ec082c394379f"
"gitHead": "510bae2580958598ae29047bf755b1a2ea26cf7e"
}
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