Socket
Socket
Sign inDemoInstall

micromark-extension-mdx-jsx

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-extension-mdx-jsx - npm Package Compare versions

Comparing version 0.1.4 to 0.2.0

4

package.json
{
"name": "micromark-extension-mdx-jsx",
"version": "0.1.4",
"version": "0.2.0",
"description": "micromark extension to support MDX or MDX.js JSX",

@@ -35,3 +35,3 @@ "license": "MIT",

"micromark": "~2.11.0",
"micromark-extension-mdx-expression": "^0.1.1",
"micromark-extension-mdx-expression": "^0.2.0",
"vfile-message": "^2.0.0"

@@ -38,0 +38,0 @@ },

@@ -20,3 +20,3 @@ # micromark-extension-mdx-jsx

support all of MDX (or MDX.js).
Or, use it through `remark-mdx` or `remark-mdxjs` (**[remark][]**).
Or, use it through [`remark-mdx`][remark-mdx] (**[remark][]**).

@@ -375,1 +375,3 @@ ## Install

[acorn]: https://github.com/acornjs/acorn
[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx
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