regenerator-babel
Advanced tools
Comparing version 0.8.10-1 to 0.8.10-2
@@ -113,2 +113,3 @@ /** | ||
node.body = b.blockStatement(outerBody); | ||
node.body._declarations = bodyBlock._declarations; | ||
@@ -115,0 +116,0 @@ if (shouldTransformAsync) { |
@@ -19,3 +19,3 @@ { | ||
], | ||
"version": "0.8.10-1", | ||
"version": "0.8.10-2", | ||
"homepage": "http://github.com/facebook/regenerator", | ||
@@ -22,0 +22,0 @@ "repository": { |
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
79146
2124