Socket
Socket
Sign inDemoInstall

@babel/helper-builder-react-jsx

Package Overview
Dependencies
Maintainers
6
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.10.4 to 7.12.13

4

lib/index.js

@@ -137,3 +137,5 @@ "use strict";

if (attribs.length) {
attribs = buildOpeningElementAttributes(attribs, file);
{
attribs = buildOpeningElementAttributes(attribs, file);
}
} else {

@@ -140,0 +142,0 @@ attribs = t.nullLiteral();

{
"name": "@babel/helper-builder-react-jsx",
"version": "7.10.4",
"version": "7.12.13",
"description": "Helper function to build react jsx",

@@ -10,2 +10,3 @@ "repository": {

},
"homepage": "https://babel.dev/docs/en/next/babel-helper-builder-react-jsx",
"license": "MIT",

@@ -17,6 +18,5 @@ "publishConfig": {

"dependencies": {
"@babel/helper-annotate-as-pure": "^7.10.4",
"@babel/types": "^7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
"@babel/helper-annotate-as-pure": "^7.12.13",
"@babel/types": "^7.12.13"
}
}

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

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

@@ -8,0 +8,0 @@ ## Install

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