🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@babel/plugin-transform-react-jsx

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
8.0.0
to
8.0.1
+4
-4
package.json
{
"name": "@babel/plugin-transform-react-jsx",
"version": "8.0.0",
"version": "8.0.1",
"description": "Turn JSX into React function calls",

@@ -22,4 +22,4 @@ "repository": {

"@babel/helper-module-imports": "^8.0.0",
"@babel/helper-plugin-utils": "^8.0.0",
"@babel/plugin-syntax-jsx": "^8.0.0",
"@babel/helper-plugin-utils": "^8.0.1",
"@babel/plugin-syntax-jsx": "^8.0.1",
"@babel/types": "^8.0.0"

@@ -31,3 +31,3 @@ },

"devDependencies": {
"@babel/core": "^8.0.0",
"@babel/core": "^8.0.1",
"@babel/helper-plugin-test-runner": "^8.0.0",

@@ -34,0 +34,0 @@ "@babel/traverse": "^8.0.0"