@babel/plugin-transform-react-jsx-self
Advanced tools
Comparing version 7.14.9 to 7.16.0
{ | ||
"name": "@babel/plugin-transform-react-jsx-self", | ||
"version": "7.14.9", | ||
"version": "7.16.0", | ||
"description": "Add a __self prop to all JSX Elements", | ||
@@ -26,5 +26,5 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "7.14.8", | ||
"@babel/helper-plugin-test-runner": "7.14.5", | ||
"@babel/plugin-syntax-jsx": "7.14.5" | ||
"@babel/core": "^7.16.0", | ||
"@babel/helper-plugin-test-runner": "^7.16.0", | ||
"@babel/plugin-syntax-jsx": "^7.16.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "engines": { |
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
3955