@babel/plugin-transform-react-constant-elements
Advanced tools
Comparing version 7.22.0 to 7.22.3
{ | ||
"name": "@babel/plugin-transform-react-constant-elements", | ||
"version": "7.22.0", | ||
"version": "7.22.3", | ||
"description": "Treat React JSX elements as value types and hoist them to the highest scope", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.0", | ||
"@babel/core": "^7.22.1", | ||
"@babel/helper-plugin-test-runner": "^7.18.6" | ||
@@ -29,0 +29,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
23559
5