Socket
Socket
Sign inDemoInstall

@babel/preset-react

Package Overview
Dependencies
60
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.7.4 to 7.8.0

21

package.json
{
"name": "@babel/preset-react",
"version": "7.7.4",
"version": "7.8.0",
"description": "Babel preset for all React plugins.",

@@ -8,2 +8,3 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -15,7 +16,7 @@ "access": "public"

"dependencies": {
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-transform-react-display-name": "^7.7.4",
"@babel/plugin-transform-react-jsx": "^7.7.4",
"@babel/plugin-transform-react-jsx-self": "^7.7.4",
"@babel/plugin-transform-react-jsx-source": "^7.7.4"
"@babel/helper-plugin-utils": "^7.8.0",
"@babel/plugin-transform-react-display-name": "^7.8.0",
"@babel/plugin-transform-react-jsx": "^7.8.0",
"@babel/plugin-transform-react-jsx-self": "^7.8.0",
"@babel/plugin-transform-react-jsx-source": "^7.8.0"
},

@@ -26,7 +27,7 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/helper-plugin-test-runner": "^7.7.4",
"@babel/helper-transform-fixture-test-runner": "^7.7.4"
"@babel/core": "^7.8.0",
"@babel/helper-plugin-test-runner": "^7.8.0",
"@babel/helper-transform-fixture-test-runner": "^7.8.0"
},
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9"
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc