@ts-graphviz/ast
Advanced tools
Comparing version 2.0.1 to 2.0.2
# @ts-graphviz/ast | ||
## 2.0.2 | ||
### Patch Changes | ||
- [#1003](https://github.com/ts-graphviz/ts-graphviz/pull/1003) [`24f4174`](https://github.com/ts-graphviz/ts-graphviz/commit/24f4174a76eaef50fc7d30ae3401c1b23b00789b) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 5.1.3 to 5.2.8 | ||
- [#1004](https://github.com/ts-graphviz/ts-graphviz/pull/1004) [`fabb8c8`](https://github.com/ts-graphviz/ts-graphviz/commit/fabb8c8b9f3ded57d41d7d4f1d669084ab4e91c9) Thanks [@kamiazya](https://github.com/kamiazya)! - Fix documentation build failed | ||
- Updated dependencies [[`24f4174`](https://github.com/ts-graphviz/ts-graphviz/commit/24f4174a76eaef50fc7d30ae3401c1b23b00789b), [`fabb8c8`](https://github.com/ts-graphviz/ts-graphviz/commit/fabb8c8b9f3ded57d41d7d4f1d669084ab4e91c9)]: | ||
- @ts-graphviz/common@2.1.1 | ||
## 2.0.1 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@ts-graphviz/ast", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Graphviz AST(Abstract Syntax Tree) Utilities", | ||
@@ -40,3 +40,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@ts-graphviz/common": "^2.1.0" | ||
"@ts-graphviz/common": "^2.1.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"typescript": "^5.3.3", | ||
"vite": "^5.1.3", | ||
"vite": "^5.2.8", | ||
"vite-plugin-dts": "^3.7.3" | ||
@@ -50,0 +50,0 @@ }, |
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
306633
Updated@ts-graphviz/common@^2.1.1