Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-helper-builder-react-jsx

Package Overview
Dependencies
Maintainers
6
Versions
51
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 6.21.0 to 6.21.1

4

lib/index.js

@@ -12,6 +12,2 @@ "use strict";

visitor.JSXSpreadChild = function (path) {
throw path.buildCodeFrameError("Spread children are not supported.");
};
visitor.JSXElement = {

@@ -18,0 +14,0 @@ exit: function exit(path, file) {

2

package.json
{
"name": "babel-helper-builder-react-jsx",
"version": "6.21.0",
"version": "6.21.1",
"description": "Helper function to build react jsx",

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

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