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.1 to 1.5.2

35

package.json
{
"name": "babel-plugin-extract-import-names",
"version": "1.5.1",
"version": "1.5.2",
"description": "Extract import names",
"repository": "mdx-js/mdx",
"homepage": "https://mdxjs.com",
"bugs": "https://github.com/mdx-js/mdx/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "John Otander <johnotander@gmail.com> (http://johnotander.com)",
"contributors": [
"JounQin <admin@1stg.me> (https://www.1stg.me)"
],
"license": "MIT",
"files": [
"index.js"
],
"keywords": [

@@ -14,23 +28,6 @@ "mdx",

],
"homepage": "https://mdxjs.com",
"repository": "mdx-js/mdx",
"bugs": "https://github.com/mdx-js/mdx/issues",
"author": "John Otander <johnotander@gmail.com> (http://johnotander.com)",
"files": [
"index.js"
],
"devDependencies": {
"@babel/core": "7.6.2",
"jest": "24.9.0"
},
"dependencies": {
"@babel/helper-plugin-utils": "7.0.0"
},
"scripts": {
"test": "jest"
},
"jest": {
"testEnvironment": "node"
},
"gitHead": "4ee999cbe3e82bb4a56e43df14151835f14da400"
"gitHead": "442c11da0dbdbd001b7ba80b7070bd32751b2171"
}
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