dot-language-support
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "dot-language-support", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Parser and language service for graphviz (dot) files", | ||
@@ -31,13 +31,12 @@ "author": "Niklas Mollenhauer", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.0", | ||
"@types/mocha": "^9.1.0", | ||
"@types/chai": "^4.3.1", | ||
"@types/mocha": "^9.1.1", | ||
"chai": "^4.3.6", | ||
"mocha": "^9.2.2", | ||
"mocha": "^10.0.0", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.3", | ||
"vscode-languageserver": "^7.0.0" | ||
"typescript": "^4.6.4" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
} | ||
} |
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
6
189576