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 1.4.4 to 1.4.5

13

package.json
{
"name": "babel-plugin-apply-mdx-type-prop",
"version": "1.4.4",
"version": "1.4.5",
"description": "Apply the MDX type prop used in the MDX pragma",

@@ -22,10 +22,13 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "7.5.5",
"@babel/core": "7.6.0",
"@babel/plugin-syntax-jsx": "7.2.0",
"jest": "24.8.0"
"jest": "24.9.0"
},
"dependencies": {
"@babel/helper-plugin-utils": "7.0.0",
"@mdx-js/util": "^1.4.4"
"@mdx-js/util": "^1.4.5"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
},
"scripts": {

@@ -37,3 +40,3 @@ "test": "jest"

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