Socket
Socket
Sign inDemoInstall

@babel/helper-builder-react-jsx

Package Overview
Dependencies
Maintainers
5
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-builder-react-jsx - npm Package Compare versions

Comparing version 7.0.0-beta.51 to 7.0.0-beta.52

4

package.json
{
"name": "@babel/helper-builder-react-jsx",
"version": "7.0.0-beta.51",
"version": "7.0.0-beta.52",
"description": "Helper function to build react jsx",

@@ -9,5 +9,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",

"dependencies": {
"@babel/types": "7.0.0-beta.51",
"@babel/types": "7.0.0-beta.52",
"esutils": "^2.0.0"
}
}

@@ -5,3 +5,3 @@ # @babel/helper-builder-react-jsx

See our website [@babel/helper-builder-react-jsx](https://new.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/next/babel-helper-builder-react-jsx.html) for more information.

@@ -13,3 +13,3 @@ ## Install

```sh
npm install --save @babel/helper-builder-react-jsx
npm install --save-dev @babel/helper-builder-react-jsx
```

@@ -20,3 +20,3 @@

```sh
yarn add --save @babel/helper-builder-react-jsx
yarn add @babel/helper-builder-react-jsx --dev
```
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc