Socket
Socket
Sign inDemoInstall

@babel/preset-flow

Package Overview
Dependencies
60
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.2 to 8.0.0-alpha.3

14

package.json
{
"name": "@babel/preset-flow",
"version": "8.0.0-alpha.2",
"version": "8.0.0-alpha.3",
"description": "Babel preset for all Flow plugins.",

@@ -23,12 +23,12 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/helper-plugin-utils": "^8.0.0-alpha.2",
"@babel/helper-validator-option": "^8.0.0-alpha.2",
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.2"
"@babel/helper-plugin-utils": "^8.0.0-alpha.3",
"@babel/helper-validator-option": "^8.0.0-alpha.3",
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.3"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.2"
"@babel/core": "^8.0.0-alpha.3"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.2",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.2"
"@babel/core": "^8.0.0-alpha.3",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.3"
},

@@ -35,0 +35,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-preset-flow",

Sorry, the diff of this file is not supported yet

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