@babel/helper-builder-react-jsx
Advanced tools
Comparing version 7.16.0 to 7.16.5
{ | ||
"name": "@babel/helper-builder-react-jsx", | ||
"version": "7.16.0", | ||
"version": "7.16.5", | ||
"description": "Helper function to build react jsx", | ||
@@ -20,2 +20,5 @@ "repository": { | ||
}, | ||
"devDependencies": { | ||
"@babel/traverse": "^7.16.5" | ||
}, | ||
"engines": { | ||
@@ -22,0 +25,0 @@ "node": ">=6.9.0" |
@@ -12,3 +12,3 @@ # @babel/helper-builder-react-jsx | ||
```sh | ||
npm install --save-dev @babel/helper-builder-react-jsx | ||
npm install --save @babel/helper-builder-react-jsx | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
```sh | ||
yarn add @babel/helper-builder-react-jsx --dev | ||
yarn add @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
8998
1