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.22.0 to 6.23.0

2

lib/index.js

@@ -113,3 +113,3 @@ "use strict";

if (typeof useBuiltIns !== "boolean") {
throw new Error("transform-react-jsx currently only accepts a boolean option for useBuiltIns (defaults to false)");
throw new Error("transform-react-jsx currently only accepts a boolean option for " + "useBuiltIns (defaults to false)");
}

@@ -116,0 +116,0 @@

{
"name": "babel-helper-builder-react-jsx",
"version": "6.22.0",
"version": "6.23.0",
"description": "Helper function to build react jsx",

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

"babel-runtime": "^6.22.0",
"babel-types": "^6.22.0",
"babel-types": "^6.23.0",
"esutils": "^2.0.0",

@@ -13,0 +13,0 @@ "lodash": "^4.2.0"

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