babel-helper-builder-react-jsx
Advanced tools
Comparing version 6.21.0 to 6.21.1
@@ -12,6 +12,2 @@ "use strict"; | ||
visitor.JSXSpreadChild = function (path) { | ||
throw path.buildCodeFrameError("Spread children are not supported."); | ||
}; | ||
visitor.JSXElement = { | ||
@@ -18,0 +14,0 @@ exit: function exit(path, file) { |
{ | ||
"name": "babel-helper-builder-react-jsx", | ||
"version": "6.21.0", | ||
"version": "6.21.1", | ||
"description": "Helper function to build react jsx", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx", |
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
5482
121