ast-types
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -47,2 +47,3 @@ module.exports = function (fork) { | ||
def("ForOfStatement") | ||
.bases("Statement") | ||
.build("left", "right", "body") | ||
@@ -49,0 +50,0 @@ .field("left", or( |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"homepage": "http://github.com/benjamn/ast-types", | ||
@@ -24,0 +24,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
156080
3590