@babel/helper-remap-async-to-generator
Advanced tools
Comparing version 8.0.0-alpha.5 to 8.0.0-alpha.6
{ | ||
"name": "@babel/helper-remap-async-to-generator", | ||
"version": "8.0.0-alpha.5", | ||
"version": "8.0.0-alpha.6", | ||
"description": "Helper function to remap async functions to generators", | ||
@@ -17,12 +17,12 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.5", | ||
"@babel/helper-environment-visitor": "^8.0.0-alpha.5", | ||
"@babel/helper-wrap-function": "^8.0.0-alpha.5" | ||
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.6", | ||
"@babel/helper-environment-visitor": "^8.0.0-alpha.6", | ||
"@babel/helper-wrap-function": "^8.0.0-alpha.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.5", | ||
"@babel/traverse": "^8.0.0-alpha.5" | ||
"@babel/core": "^8.0.0-alpha.6", | ||
"@babel/traverse": "^8.0.0-alpha.6" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.5" | ||
"@babel/core": "^8.0.0-alpha.6" | ||
}, | ||
@@ -29,0 +29,0 @@ "engines": { |
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