Socket
Socket
Sign inDemoInstall

@babel/helper-builder-react-jsx

Package Overview
Dependencies
2
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.16.0 to 7.16.5

5

package.json
{
"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"

4

README.md

@@ -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
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc