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.5.5 to 1.5.6-alpha.0

8

package.json
{
"name": "babel-plugin-apply-mdx-type-prop",
"version": "1.5.5",
"version": "1.5.6-alpha.0",
"description": "Apply the MDX type prop used in the MDX pragma",

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

"dependencies": {
"@babel/helper-plugin-utils": "7.8.0",
"@mdx-js/util": "^1.5.5"
"@babel/helper-plugin-utils": "7.8.3",
"@mdx-js/util": "^1.5.6-alpha.0"
},
"gitHead": "7d428e2cee605db8e7642e3af0df91e0d96c3684"
"gitHead": "cafc84048636ebfc3e261383b10a40a64b88f972"
}

@@ -41,6 +41,3 @@ # `babel-plugin-apply-mdx-type-prop`

configFile: false,
plugins: [
'@babel/plugin-syntax-jsx',
plugin.plugin
]
plugins: ['@babel/plugin-syntax-jsx', plugin.plugin]
})

@@ -47,0 +44,0 @@

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