@babel/preset-flow
Advanced tools
Comparing version 8.0.0-alpha.0 to 8.0.0-alpha.1
{ | ||
"name": "@babel/preset-flow", | ||
"version": "8.0.0-alpha.0", | ||
"version": "8.0.0-alpha.1", | ||
"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.0", | ||
"@babel/helper-validator-option": "^8.0.0-alpha.0", | ||
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.0" | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.1", | ||
"@babel/helper-validator-option": "^8.0.0-alpha.1", | ||
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.1" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.0" | ||
"@babel/core": "^8.0.0-alpha.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.0", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.0" | ||
"@babel/core": "^8.0.0-alpha.1", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-preset-flow", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package