@atjson/renderer-graphviz
Advanced tools
Comparing version 0.8.3 to 0.8.4
{ | ||
"name": "@atjson/renderer-graphviz", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "Render documents into graphs to help with debugging", | ||
@@ -19,5 +19,5 @@ "main": "dist/commonjs/index.js", | ||
"dependencies": { | ||
"@atjson/document": "^0.7.16", | ||
"@atjson/hir": "^0.8.0" | ||
"@atjson/document": "^0.8.4", | ||
"@atjson/hir": "^0.8.4" | ||
} | ||
} |
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
34890
- Removed@atjson/document@0.7.16(transitive)
Updated@atjson/document@^0.8.4
Updated@atjson/hir@^0.8.4