Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/plugin-transform-react-jsx-source

Package Overview
Dependencies
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-react-jsx-source - npm Package Compare versions

Comparing version 7.10.5 to 7.12.1

15

package.json
{
"name": "@babel/plugin-transform-react-jsx-source",
"version": "7.10.5",
"version": "7.12.1",
"description": "Add a __source prop to all JSX Elements",

@@ -19,4 +19,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-jsx": "^7.10.4"
"@babel/helper-plugin-utils": "^7.10.4"
},

@@ -27,6 +26,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/helper-plugin-test-runner": "^7.10.4"
},
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7"
}
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4",
"@babel/plugin-syntax-jsx": "^7.12.1"
}
}
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