Socket
Socket
Sign inDemoInstall

babel-plugin-apply-mdx-type-prop

Package Overview
Dependencies
Maintainers
1
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.2.2 to 1.3.0

10

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

@@ -23,8 +23,8 @@ "license": "MIT",

"@babel/core": "7.5.5",
"@babel/plugin-syntax-jsx": "^7.2.0",
"@babel/plugin-syntax-jsx": "7.2.0",
"jest": "24.8.0"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.0.0",
"@mdx-js/util": "^1.2.2"
"@babel/helper-plugin-utils": "7.0.0",
"@mdx-js/util": "^1.3.0"
},

@@ -37,3 +37,3 @@ "scripts": {

},
"gitHead": "3b0b715759103462809a265524825f6a846e0de7"
"gitHead": "00723c98540a867faaf45630a66d9827c8880855"
}
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