Socket
Socket
Sign inDemoInstall

@mdx-js/react

Package Overview
Dependencies
Maintainers
4
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdx-js/react - npm Package Compare versions

Comparing version 1.6.6 to 1.6.7

2

dist/cjs.js

@@ -116,3 +116,3 @@ 'use strict';

var MDXContext = React.createContext({});
var MDXContext = /*#__PURE__*/React.createContext({});
var withMDXComponents = function withMDXComponents(Component) {

@@ -119,0 +119,0 @@ return function (props) {

@@ -110,3 +110,3 @@ import React from 'react';

var MDXContext = React.createContext({});
var MDXContext = /*#__PURE__*/React.createContext({});
var withMDXComponents = function withMDXComponents(Component) {

@@ -113,0 +113,0 @@ return function (props) {

{
"name": "@mdx-js/react",
"version": "1.6.6",
"version": "1.6.7",
"description": "React implementation for MDX",

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

},
"gitHead": "5ac1dc93e0c2229adf2cd61b3dd8d7221cbf3083"
"gitHead": "f1f4aa1c1da1b7f2a635ec413b20683d6e0c4b1a"
}
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