dot-language-support
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -86,2 +86,3 @@ "use strict"; | ||
function bindAttributeStatement(node) { | ||
bind(node.subject); | ||
bindChildren(node.attributes); | ||
@@ -88,0 +89,0 @@ if (node.terminator) |
{ | ||
"name": "dot-language-support", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Parser and language service for graphviz (dot) files", | ||
@@ -5,0 +5,0 @@ "author": "Niklas Mollenhauer", |
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
183813
5379