babel-plugin-transform-async-generator-functions
Advanced tools
Comparing version 7.0.0-beta.1 to 7.0.0-beta.2
{ | ||
"name": "babel-plugin-transform-async-generator-functions", | ||
"version": "7.0.0-beta.1", | ||
"version": "7.0.0-beta.2", | ||
"description": "Turn async generator functions into ES2015 generators", | ||
@@ -12,8 +12,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-generator-functions", | ||
"dependencies": { | ||
"babel-helper-remap-async-to-generator": "7.0.0-beta.1", | ||
"babel-plugin-syntax-async-generators": "7.0.0-beta.1" | ||
"babel-helper-remap-async-to-generator": "7.0.0-beta.2", | ||
"babel-plugin-syntax-async-generators": "7.0.0-beta.2" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.1" | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.2" | ||
} | ||
} |
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
+ Addedbabel-code-frame@7.0.0-beta.2(transitive)
+ Addedbabel-helper-function-name@7.0.0-beta.2(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-beta.2(transitive)
+ Addedbabel-helper-remap-async-to-generator@7.0.0-beta.2(transitive)
+ Addedbabel-helper-wrap-function@7.0.0-beta.2(transitive)
+ Addedbabel-messages@7.0.0-beta.2(transitive)
+ Addedbabel-plugin-syntax-async-generators@7.0.0-beta.2(transitive)
+ Addedbabel-template@7.0.0-beta.2(transitive)
+ Addedbabel-traverse@7.0.0-beta.2(transitive)
+ Addedbabel-types@7.0.0-beta.2(transitive)
+ Addedbabylon@7.0.0-beta.25(transitive)
- Removedbabel-code-frame@7.0.0-beta.1(transitive)
- Removedbabel-helper-function-name@7.0.0-beta.1(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-beta.1(transitive)
- Removedbabel-helper-remap-async-to-generator@7.0.0-beta.1(transitive)
- Removedbabel-helper-wrap-function@7.0.0-beta.1(transitive)
- Removedbabel-messages@7.0.0-beta.1(transitive)
- Removedbabel-plugin-syntax-async-generators@7.0.0-beta.1(transitive)
- Removedbabel-template@7.0.0-beta.1(transitive)
- Removedbabel-traverse@7.0.0-beta.1(transitive)
- Removedbabel-types@7.0.0-beta.1(transitive)
- Removedbabylon@7.0.0-beta.22(transitive)