babel-plugin-transform-react-jsx
Advanced tools
Comparing version 7.0.0-alpha.8 to 7.0.0-alpha.9
{ | ||
"name": "babel-plugin-transform-react-jsx", | ||
"version": "7.0.0-alpha.8", | ||
"version": "7.0.0-alpha.9", | ||
"description": "Turn JSX into React function calls", | ||
@@ -12,8 +12,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx", | ||
"dependencies": { | ||
"babel-helper-builder-react-jsx": "7.0.0-alpha.7", | ||
"babel-plugin-syntax-jsx": "7.0.0-alpha.3" | ||
"babel-helper-builder-react-jsx": "7.0.0-alpha.9", | ||
"babel-plugin-syntax-jsx": "7.0.0-alpha.9" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.8" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.9" | ||
} | ||
} |
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
+ Addedbabel-helper-builder-react-jsx@7.0.0-alpha.9(transitive)
+ Addedbabel-plugin-syntax-jsx@7.0.0-alpha.9(transitive)
+ Addedbabel-types@7.0.0-alpha.9(transitive)
- Removedbabel-helper-builder-react-jsx@7.0.0-alpha.7(transitive)
- Removedbabel-plugin-syntax-jsx@7.0.0-alpha.3(transitive)
- Removedbabel-types@7.0.0-alpha.7(transitive)