Socket
Socket
Sign inDemoInstall

@babel/helper-builder-react-jsx

Package Overview
Dependencies
58
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.10

12

package.json
{
"name": "@babel/helper-builder-react-jsx",
"version": "8.0.0-alpha.9",
"version": "8.0.0-alpha.10",
"description": "Helper function to build react jsx",

@@ -17,11 +17,11 @@ "repository": {

"dependencies": {
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.9",
"@babel/types": "^8.0.0-alpha.9"
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.10",
"@babel/types": "^8.0.0-alpha.10"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.9",
"@babel/traverse": "^8.0.0-alpha.9"
"@babel/core": "^8.0.0-alpha.10",
"@babel/traverse": "^8.0.0-alpha.10"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.9"
"@babel/core": "^8.0.0-alpha.10"
},

@@ -28,0 +28,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc