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 2.0.0-next.1 to 2.0.0-next.3

6

package.json
{
"name": "babel-plugin-extract-import-names",
"version": "2.0.0-next.1",
"version": "2.0.0-next.3",
"description": "Extract import names",

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

"dependencies": {
"@babel/helper-plugin-utils": "7.8.3"
"@babel/helper-plugin-utils": "7.10.4"
},
"gitHead": "166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa"
"gitHead": "d0059c8cf5147281c096e28be81d3914ad2e14e8"
}
# `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