Socket
Socket
Sign inDemoInstall

@babel/preset-react

Package Overview
Dependencies
49
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.56 to 7.0.0-rc.0

18

package.json
{
"name": "@babel/preset-react",
"version": "7.0.0-beta.56",
"version": "7.0.0-rc.0",
"description": "Babel preset for all React plugins.",

@@ -11,7 +11,7 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"@babel/helper-plugin-utils": "7.0.0-beta.56",
"@babel/plugin-transform-react-display-name": "7.0.0-beta.56",
"@babel/plugin-transform-react-jsx": "7.0.0-beta.56",
"@babel/plugin-transform-react-jsx-self": "7.0.0-beta.56",
"@babel/plugin-transform-react-jsx-source": "7.0.0-beta.56"
"@babel/helper-plugin-utils": "7.0.0-rc.0",
"@babel/plugin-transform-react-display-name": "7.0.0-rc.0",
"@babel/plugin-transform-react-jsx": "7.0.0-rc.0",
"@babel/plugin-transform-react-jsx-self": "7.0.0-rc.0",
"@babel/plugin-transform-react-jsx-source": "7.0.0-rc.0"
},

@@ -22,6 +22,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.0.0-beta.56",
"@babel/helper-plugin-test-runner": "7.0.0-beta.56",
"@babel/helper-transform-fixture-test-runner": "7.0.0-beta.56"
"@babel/core": "7.0.0-rc.0",
"@babel/helper-plugin-test-runner": "7.0.0-rc.0",
"@babel/helper-transform-fixture-test-runner": "7.0.0-rc.0"
}
}
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