Socket
Socket
Sign inDemoInstall

babel-plugin-apply-mdx-type-prop

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-apply-mdx-type-prop - npm Package Compare versions

Comparing version 2.0.0-next.1 to 2.0.0-next.3

10

package.json
{
"name": "babel-plugin-apply-mdx-type-prop",
"version": "2.0.0-next.1",
"version": "2.0.0-next.3",
"description": "Apply the MDX type prop used in the MDX pragma",

@@ -29,9 +29,9 @@ "repository": "mdx-js/mdx",

"peerDependencies": {
"@babel/core": "^7.0.0"
"@babel/core": "^7.10.5"
},
"dependencies": {
"@babel/helper-plugin-utils": "7.8.3",
"@mdx-js/util": "^2.0.0-next.1"
"@babel/helper-plugin-utils": "7.10.4",
"@mdx-js/util": "^2.0.0-next.3"
},
"gitHead": "166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa"
"gitHead": "d0059c8cf5147281c096e28be81d3914ad2e14e8"
}
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