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.0 to 1.5.1

10

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

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

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

@@ -52,3 +52,3 @@ "remark-parse": "7.0.1",

},
"gitHead": "f61a1be0c5c408a18c7e2d38c0ca0761f8e80e41"
"gitHead": "4ee999cbe3e82bb4a56e43df14151835f14da400"
}
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