@babel/plugin-transform-react-inline-elements
Advanced tools
Comparing version 7.25.7 to 7.25.9
{ | ||
"name": "@babel/plugin-transform-react-inline-elements", | ||
"version": "7.25.7", | ||
"version": "7.25.9", | ||
"description": "Turn JSX elements into exploded React objects", | ||
@@ -20,4 +20,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-builder-react-jsx": "^7.25.7", | ||
"@babel/helper-plugin-utils": "^7.25.7" | ||
"@babel/helper-builder-react-jsx": "^7.25.9", | ||
"@babel/helper-plugin-utils": "^7.25.9" | ||
}, | ||
@@ -28,4 +28,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7", | ||
"@babel/helper-plugin-test-runner": "^7.25.7" | ||
"@babel/core": "^7.25.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9" | ||
}, | ||
@@ -32,0 +32,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
10124
5
64