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.7.4 to 7.8.0

2

lib/index.js

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

value.value = value.value.replace(/\n\s+/g, " ");
(_value$extra = value.extra) == null ? void 0 : delete _value$extra.raw;
(_value$extra = value.extra) == null ? true : delete _value$extra.raw;
}

@@ -98,0 +98,0 @@

{
"name": "@babel/helper-builder-react-jsx",
"version": "7.7.4",
"version": "7.8.0",
"description": "Helper function to build react jsx",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",
"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -12,6 +13,6 @@ "access": "public"

"dependencies": {
"@babel/types": "^7.7.4",
"@babel/types": "^7.8.0",
"esutils": "^2.0.0"
},
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9"
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
}
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