Socket
Socket
Sign inDemoInstall

babel-plugin-extract-import-names

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-extract-import-names - npm Package Compare versions

Comparing version 1.5.5 to 1.5.6-ci.0

6

package.json
{
"name": "babel-plugin-extract-import-names",
"version": "1.5.5",
"version": "1.5.6-ci.0",
"description": "Extract import names",

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

"dependencies": {
"@babel/helper-plugin-utils": "7.8.0"
"@babel/helper-plugin-utils": "7.8.3"
},
"gitHead": "7d428e2cee605db8e7642e3af0df91e0d96c3684"
"gitHead": "468970d6aba96aa14b861de805b64e03ae1161d2"
}
# `babel-plugin-extract-import-names`
Babel plugin that extracts all variable names from
import statements. Used by the [MDX](https://mdxjs.com)
import statements. Used by the [MDX](https://mdxjs.com)
pragma.

@@ -6,0 +6,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