babel-helper-builder-react-jsx
Advanced tools
Comparing version 6.22.0 to 6.23.0
@@ -113,3 +113,3 @@ "use strict"; | ||
if (typeof useBuiltIns !== "boolean") { | ||
throw new Error("transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)"); | ||
throw new Error("transform-react-jsx currently only accepts a boolean option for " + "useBuiltIns (defaults to false)"); | ||
} | ||
@@ -116,0 +116,0 @@ |
{ | ||
"name": "babel-helper-builder-react-jsx", | ||
"version": "6.22.0", | ||
"version": "6.23.0", | ||
"description": "Helper function to build react jsx", | ||
@@ -10,3 +10,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx", | ||
"babel-runtime": "^6.22.0", | ||
"babel-types": "^6.22.0", | ||
"babel-types": "^6.23.0", | ||
"esutils": "^2.0.0", | ||
@@ -13,0 +13,0 @@ "lodash": "^4.2.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
5488
Updatedbabel-types@^6.23.0