@agoric/recast
Advanced tools
Comparing version 0.20.5 to 0.20.6
@@ -284,3 +284,3 @@ "use strict"; | ||
(node.extra && node.extra.parenthesized)) { | ||
return false; | ||
return true; | ||
} | ||
@@ -287,0 +287,0 @@ switch (node.type) { |
{ | ||
"author": "Ben Newman <bn@cs.stanford.edu>", | ||
"name": "@agoric/recast", | ||
"version": "0.20.5", | ||
"version": "0.20.6", | ||
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
779732