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.4.4 to 1.4.5

10

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

@@ -31,7 +31,7 @@ "license": "MIT",

"dependencies": {
"@babel/core": "7.5.5",
"@babel/core": "7.6.0",
"@babel/helper-plugin-utils": "7.0.0",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/plugin-syntax-jsx": "7.2.0",
"@mdx-js/util": "^1.4.4",
"@mdx-js/util": "^1.4.5",
"is-alphabetical": "1.0.3",

@@ -48,7 +48,7 @@ "remark-parse": "7.0.1",

"devDependencies": {
"jest": "24.8.0",
"jest": "24.9.0",
"remark-stringify": "7.0.2",
"vfile": "4.0.1"
},
"gitHead": "dec55ec92f9ff42b0ae3617f0168a387e56f7ff8"
"gitHead": "aecd7f57352ec413a91056ab21a4d74a4ca056a9"
}
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