babel-plugin-transform-async-generator-functions
Advanced tools
Comparing version 6.22.0 to 6.24.1
{ | ||
"name": "babel-plugin-transform-async-generator-functions", | ||
"version": "6.22.0", | ||
"version": "6.24.1", | ||
"description": "Turn async generator functions into ES2015 generators", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-generator-functions", | ||
"dependencies": { | ||
"babel-helper-remap-async-to-generator": "^6.22.0", | ||
"babel-helper-remap-async-to-generator": "^6.24.1", | ||
"babel-plugin-syntax-async-generators": "^6.5.0", | ||
@@ -18,4 +18,4 @@ "babel-runtime": "^6.22.0" | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "^6.22.0" | ||
"babel-helper-plugin-test-runner": "^6.24.1" | ||
} | ||
} |
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