Socket
Socket
Sign inDemoInstall

@mdx-js/mdx

Package Overview
Dependencies
Maintainers
3
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 0.16.1 to 0.16.2

3

mdx-hast-to-jsx.js

@@ -106,3 +106,4 @@ const toStyleObject = require('to-style').object

} class MDXContent extends React.Component {
constructor() {
constructor(props) {
super(props)
this.layout = ${layout}

@@ -109,0 +110,0 @@ }

{
"name": "@mdx-js/mdx",
"version": "0.16.1",
"version": "0.16.2",
"description": "Parse MDX and transpile to JSX",

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

},
"gitHead": "b69654652e22043592da6db45bc8306b05c783ad"
"gitHead": "ce5b2f80b0fc8bf9fb7906f889e52296227b2708"
}
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