Socket
Socket
Sign inDemoInstall

remark-mdx

Package Overview
Dependencies
Maintainers
4
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-mdx - npm Package Compare versions

Comparing version 1.6.21 to 1.6.22

12

package.json
{
"name": "remark-mdx",
"version": "1.6.21",
"version": "1.6.22",
"description": "Support import, export, and JSX in markdown",

@@ -36,7 +36,7 @@ "repository": "mdx-js/mdx",

"dependencies": {
"@babel/core": "7.11.6",
"@babel/core": "7.12.9",
"@babel/helper-plugin-utils": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-syntax-jsx": "7.10.4",
"@mdx-js/util": "1.6.21",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-syntax-jsx": "7.12.1",
"@mdx-js/util": "1.6.22",
"is-alphabetical": "1.0.4",

@@ -46,3 +46,3 @@ "remark-parse": "8.0.3",

},
"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