ts-graphviz
Advanced tools
Comparing version 1.5.2-dev.0834faefe to 1.5.2-dev.2db2ba0c3
@@ -1222,3 +1222,3 @@ /** | ||
| 'xlp' | ||
| '_class'; | ||
| 'class'; | ||
/** | ||
@@ -1277,3 +1277,3 @@ * Attribute types available for nodes. | ||
| 'z' | ||
| '_class'; | ||
| 'class'; | ||
/** | ||
@@ -1382,3 +1382,3 @@ * Attribute types available for graph. | ||
| 'xdotversion' | ||
| '_class'; | ||
| 'class'; | ||
/** | ||
@@ -1423,3 +1423,3 @@ * Attribute types available for subgraph. | ||
| 'tooltip' | ||
| '_class'; | ||
| 'class'; | ||
/** | ||
@@ -1446,3 +1446,3 @@ * Attribute types. | ||
charset: string; | ||
_class: string; | ||
class: string; | ||
clusterrank: ClusterMode; | ||
@@ -1449,0 +1449,0 @@ color: Color | ColorList; |
{ | ||
"name": "ts-graphviz", | ||
"version": "1.5.2-dev.0834faefe", | ||
"version": "1.5.2-dev.2db2ba0c3", | ||
"author": "kamiazya <yuki@kamiazya.tech>", | ||
@@ -5,0 +5,0 @@ "description": "Graphviz library for TypeScript.", |
@@ -543,2 +543,3 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d6485f9858ed4b3e8ef76611a2896bc4)](https://app.codacy.com/gh/ts-graphviz/ts-graphviz?utm_source=github.com&utm_medium=referral&utm_content=ts-graphviz/ts-graphviz&utm_campaign=Badge_Grade_Settings) | ||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/robross0606"><img src="https://avatars.githubusercontent.com/u/2965467?v=4?s=100" width="100px;" alt="robross0606"/><br /><sub><b>robross0606</b></sub></a><br /><a href="#ideas-robross0606" title="Ideas, Planning, & Feedback">🤔</a></td> | ||
<td align="center" valign="top" width="14.28%"><a href="https://blake-regalia.net"><img src="https://avatars.githubusercontent.com/u/1456400?v=4?s=100" width="100px;" alt="Blake Regalia"/><br /><sub><b>Blake Regalia</b></sub></a><br /><a href="https://github.com/ts-graphviz/ts-graphviz/issues?q=author%3Ablake-regalia" title="Bug reports">🐛</a></td> | ||
</tr> | ||
@@ -545,0 +546,0 @@ </tbody> |
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
569568
581