@babel/preset-react
Advanced tools
Comparing version 7.22.0 to 7.22.3
{ | ||
"name": "@babel/preset-react", | ||
"version": "7.22.0", | ||
"version": "7.22.3", | ||
"description": "Babel preset for all React plugins.", | ||
@@ -22,3 +22,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"@babel/plugin-transform-react-display-name": "^7.18.6", | ||
"@babel/plugin-transform-react-jsx": "^7.22.0", | ||
"@babel/plugin-transform-react-jsx": "^7.22.3", | ||
"@babel/plugin-transform-react-jsx-development": "^7.18.6", | ||
@@ -31,3 +31,3 @@ "@babel/plugin-transform-react-pure-annotations": "^7.18.6" | ||
"devDependencies": { | ||
"@babel/core": "^7.22.0", | ||
"@babel/core": "^7.22.1", | ||
"@babel/helper-plugin-test-runner": "^7.18.6" | ||
@@ -34,0 +34,0 @@ }, |
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
17715
7