@babel/plugin-transform-react-jsx
Advanced tools
Comparing version 7.7.0 to 7.7.4
{ | ||
"name": "@babel/plugin-transform-react-jsx", | ||
"version": "7.7.0", | ||
"version": "7.7.4", | ||
"description": "Turn JSX into React function calls", | ||
@@ -15,5 +15,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx", | ||
"dependencies": { | ||
"@babel/helper-builder-react-jsx": "^7.7.0", | ||
"@babel/helper-builder-react-jsx": "^7.7.4", | ||
"@babel/helper-plugin-utils": "^7.0.0", | ||
"@babel/plugin-syntax-jsx": "^7.2.0" | ||
"@babel/plugin-syntax-jsx": "^7.7.4" | ||
}, | ||
@@ -24,6 +24,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.7.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.0" | ||
"@babel/core": "^7.7.4", | ||
"@babel/helper-plugin-test-runner": "^7.7.4" | ||
}, | ||
"gitHead": "97faa83953cb87e332554fa559a4956d202343ea" | ||
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9" | ||
} |
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