@agoric/recast
Advanced tools
Comparing version 0.20.8 to 0.20.9
{ | ||
"author": "Ben Newman <bn@cs.stanford.edu>", | ||
"name": "@agoric/recast", | ||
"version": "0.20.8", | ||
"version": "0.20.9", | ||
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ast-types": "file:./agoric-ast-types-v0.14.2.tgz", | ||
"ast-types": "file:agoric-ast-types-v0.14.2.tgz", | ||
"esprima": "~4.0.0", | ||
@@ -48,0 +48,0 @@ "source-map": "~0.6.1", |
Sorry, the diff of this file is too big to display
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
860274