babel-plugin-transform-do-expressions
Advanced tools
Comparing version 7.0.0-alpha.3 to 7.0.0-alpha.7
{ | ||
"name": "babel-plugin-transform-do-expressions", | ||
"version": "7.0.0-alpha.3", | ||
"version": "7.0.0-alpha.7", | ||
"description": "Compile do expressions to ES5", | ||
@@ -15,4 +15,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-do-expressions", | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.3" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.7" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
3977