babel-plugin-transform-async-generator-functions
Advanced tools
Comparing version 7.0.0-alpha.20 to 7.0.0-beta.0
{ | ||
"name": "babel-plugin-transform-async-generator-functions", | ||
"version": "7.0.0-alpha.20", | ||
"version": "7.0.0-beta.0", | ||
"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-alpha.20", | ||
"babel-plugin-syntax-async-generators": "7.0.0-alpha.20" | ||
"babel-helper-remap-async-to-generator": "7.0.0-beta.0", | ||
"babel-plugin-syntax-async-generators": "7.0.0-beta.0" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.20" | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.0" | ||
} | ||
} |
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
4844
+ Addedbabel-code-frame@7.0.0-beta.0(transitive)
+ Addedbabel-helper-function-name@7.0.0-beta.0(transitive)
+ Addedbabel-helper-get-function-arity@7.0.0-beta.0(transitive)
+ Addedbabel-helper-remap-async-to-generator@7.0.0-beta.0(transitive)
+ Addedbabel-helper-wrap-function@7.0.0-beta.0(transitive)
+ Addedbabel-messages@7.0.0-beta.0(transitive)
+ Addedbabel-plugin-syntax-async-generators@7.0.0-beta.0(transitive)
+ Addedbabel-template@7.0.0-beta.0(transitive)
+ Addedbabel-traverse@7.0.0-beta.0(transitive)
+ Addedbabel-types@7.0.0-beta.0(transitive)
+ Addeddebug@3.2.7(transitive)
+ Addedms@2.1.3(transitive)
- Removedbabel-code-frame@7.0.0-alpha.20(transitive)
- Removedbabel-helper-function-name@7.0.0-alpha.20(transitive)
- Removedbabel-helper-get-function-arity@7.0.0-alpha.20(transitive)
- Removedbabel-helper-remap-async-to-generator@7.0.0-alpha.20(transitive)
- Removedbabel-helper-wrap-function@7.0.0-alpha.20(transitive)
- Removedbabel-messages@7.0.0-alpha.20(transitive)
- Removedbabel-plugin-syntax-async-generators@7.0.0-alpha.20(transitive)
- Removedbabel-template@7.0.0-alpha.20(transitive)
- Removedbabel-traverse@7.0.0-alpha.20(transitive)
- Removedbabel-types@7.0.0-alpha.20(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)