Socket
Socket
Sign inDemoInstall

remark-mdx

Package Overview
Dependencies
Maintainers
4
Versions
126
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.5.8 to 1.5.9-ci.5

18

package.json
{
"name": "remark-mdx",
"version": "1.5.8",
"version": "1.5.9-ci.5+4cd76ad",
"description": "Support import, export, and JSX in markdown",

@@ -22,6 +22,6 @@ "repository": "mdx-js/mdx",

"files": [
"block.js",
"extract-imports-and-exports.js",
"index.js",
"tag.js",
"block.js",
"extract-imports-and-exports.js"
"tag.js"
],

@@ -37,12 +37,12 @@ "keywords": [

"dependencies": {
"@babel/core": "7.8.4",
"@babel/core": "7.9.0",
"@babel/helper-plugin-utils": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
"@babel/plugin-syntax-jsx": "7.8.3",
"@mdx-js/util": "^1.5.8",
"is-alphabetical": "1.0.4",
"remark-parse": "7.0.2",
"unified": "8.4.2"
"remark-parse": "8.0.1",
"unified": "9.0.0"
},
"gitHead": "e030ddc98360a8a3e19a3140d936d94cf1911bf9"
"gitHead": "4cd76addcf0779957ee9c4320a5fd1329d4f0512"
}
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