ts-graphviz
Advanced tools
Comparing version 2.1.6-next-c043ba9bcc5194a89b976df1609c4e9875300f1e to 2.1.6-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928
# ts-graphviz | ||
## 2.1.6-next-c043ba9bcc5194a89b976df1609c4e9875300f1e | ||
## 2.1.6-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies [[`c043ba9`](https://github.com/ts-graphviz/ts-graphviz/commit/c043ba9bcc5194a89b976df1609c4e9875300f1e)]: | ||
- @ts-graphviz/ast@2.0.7-next-c043ba9bcc5194a89b976df1609c4e9875300f1e | ||
- @ts-graphviz/core@2.0.7-next-c043ba9bcc5194a89b976df1609c4e9875300f1e | ||
- @ts-graphviz/ast@2.0.7-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928 | ||
- @ts-graphviz/core@2.0.7-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928 | ||
@@ -12,0 +12,0 @@ ## 2.1.5 |
{ | ||
"name": "ts-graphviz", | ||
"version": "2.1.6-next-c043ba9bcc5194a89b976df1609c4e9875300f1e", | ||
"version": "2.1.6-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -55,5 +55,5 @@ "keywords": [ | ||
"@ts-graphviz/adapter": "^2.0.6", | ||
"@ts-graphviz/ast": "^2.0.7-next-c043ba9bcc5194a89b976df1609c4e9875300f1e", | ||
"@ts-graphviz/ast": "^2.0.7-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928", | ||
"@ts-graphviz/common": "^2.1.5", | ||
"@ts-graphviz/core": "^2.0.7-next-c043ba9bcc5194a89b976df1609c4e9875300f1e" | ||
"@ts-graphviz/core": "^2.0.7-next-f8ba9a89f3ac9e916ded16f0a0618113a5eb4928" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
@@ -665,2 +665,5 @@ <div align="center"> | ||
</tr> | ||
<tr> | ||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hao2013"><img src="https://avatars.githubusercontent.com/u/67059492?v=4?s=100" width="100px;" alt="hao2013"/><br /><sub><b>hao2013</b></sub></a><br /><a href="#maintenance-hao2013" title="Maintenance">🚧</a> <a href="https://github.com/ts-graphviz/ts-graphviz/pulls?q=is%3Apr+reviewed-by%3Ahao2013" title="Reviewed Pull Requests">👀</a></td> | ||
</tr> | ||
</tbody> | ||
@@ -667,0 +670,0 @@ </table> |
Sorry, the diff of this file is not supported yet
77531
721