@babel/preset-react
Advanced tools
Comparing version 7.0.0-beta.52 to 7.0.0-beta.53
{ | ||
"name": "@babel/preset-react", | ||
"version": "7.0.0-beta.52", | ||
"version": "7.0.0-beta.53", | ||
"description": "Babel preset for all React plugins.", | ||
@@ -11,7 +11,7 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "7.0.0-beta.52", | ||
"@babel/plugin-transform-react-display-name": "7.0.0-beta.52", | ||
"@babel/plugin-transform-react-jsx": "7.0.0-beta.52", | ||
"@babel/plugin-transform-react-jsx-self": "7.0.0-beta.52", | ||
"@babel/plugin-transform-react-jsx-source": "7.0.0-beta.52" | ||
"@babel/helper-plugin-utils": "7.0.0-beta.53", | ||
"@babel/plugin-transform-react-display-name": "7.0.0-beta.53", | ||
"@babel/plugin-transform-react-jsx": "7.0.0-beta.53", | ||
"@babel/plugin-transform-react-jsx-self": "7.0.0-beta.53", | ||
"@babel/plugin-transform-react-jsx-source": "7.0.0-beta.53" | ||
}, | ||
@@ -22,6 +22,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-beta.52", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.52", | ||
"@babel/helper-transform-fixture-test-runner": "7.0.0-beta.52" | ||
"@babel/core": "7.0.0-beta.53", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.53", | ||
"@babel/helper-transform-fixture-test-runner": "7.0.0-beta.53" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@babel/helper-builder-react-jsx@7.0.0-beta.53(transitive)
+ Added@babel/helper-plugin-utils@7.0.0-beta.53(transitive)
+ Added@babel/plugin-syntax-jsx@7.0.0-beta.53(transitive)
+ Added@babel/plugin-transform-react-display-name@7.0.0-beta.53(transitive)
+ Added@babel/plugin-transform-react-jsx@7.0.0-beta.53(transitive)
+ Added@babel/plugin-transform-react-jsx-self@7.0.0-beta.53(transitive)
+ Added@babel/plugin-transform-react-jsx-source@7.0.0-beta.53(transitive)
- Removed@babel/helper-builder-react-jsx@7.0.0-beta.52(transitive)
- Removed@babel/helper-plugin-utils@7.0.0-beta.52(transitive)
- Removed@babel/plugin-syntax-jsx@7.0.0-beta.52(transitive)
- Removed@babel/plugin-transform-react-display-name@7.0.0-beta.52(transitive)
- Removed@babel/plugin-transform-react-jsx@7.0.0-beta.52(transitive)
- Removed@babel/plugin-transform-react-jsx-self@7.0.0-beta.52(transitive)
- Removed@babel/plugin-transform-react-jsx-source@7.0.0-beta.52(transitive)
Updated@babel/plugin-transform-react-display-name@7.0.0-beta.53
Updated@babel/plugin-transform-react-jsx-source@7.0.0-beta.53