@babel/plugin-transform-block-scoping
Advanced tools
Comparing version 7.0.0-beta.33 to 7.0.0-beta.34
{ | ||
"name": "@babel/plugin-transform-block-scoping", | ||
"version": "7.0.0-beta.33", | ||
"version": "7.0.0-beta.34", | ||
"description": "Compile ES2015 block scoping (const and let) to ES5", | ||
@@ -15,8 +15,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping", | ||
"peerDependencies": { | ||
"@babel/core": "7.0.0-beta.33" | ||
"@babel/core": "7.0.0-beta.34" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-beta.33", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.33" | ||
"@babel/core": "7.0.0-beta.34", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.34" | ||
} | ||
} |
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