@babel/helper-builder-react-jsx
Advanced tools
Comparing version 7.10.4 to 7.12.13
@@ -137,3 +137,5 @@ "use strict"; | ||
if (attribs.length) { | ||
attribs = buildOpeningElementAttributes(attribs, file); | ||
{ | ||
attribs = buildOpeningElementAttributes(attribs, file); | ||
} | ||
} else { | ||
@@ -140,0 +142,0 @@ attribs = t.nullLiteral(); |
{ | ||
"name": "@babel/helper-builder-react-jsx", | ||
"version": "7.10.4", | ||
"version": "7.12.13", | ||
"description": "Helper function to build react jsx", | ||
@@ -10,2 +10,3 @@ "repository": { | ||
}, | ||
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-react-jsx", | ||
"license": "MIT", | ||
@@ -17,6 +18,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^7.10.4", | ||
"@babel/types": "^7.10.4" | ||
}, | ||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" | ||
} | ||
"@babel/helper-annotate-as-pure": "^7.12.13", | ||
"@babel/types": "^7.12.13" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # @babel/helper-builder-react-jsx | ||
See our website [@babel/helper-builder-react-jsx](https://babeljs.io/docs/en/next/babel-helper-builder-react-jsx.html) for more information. | ||
See our website [@babel/helper-builder-react-jsx](https://babeljs.io/docs/en/babel-helper-builder-react-jsx) for more information. | ||
@@ -8,0 +8,0 @@ ## Install |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9571
193
0