@ts-graphviz/ast
Advanced tools
Comparing version 0.0.0-next-20240427034057 to 0.0.0-next-20240427043626
# @ts-graphviz/ast | ||
## 0.0.0-next-20240427034057 | ||
## 0.0.0-next-20240427043626 | ||
@@ -15,5 +15,7 @@ ### Patch Changes | ||
- Updated dependencies [[`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f), [`70bbd56`](https://github.com/ts-graphviz/ts-graphviz/commit/70bbd5673da3b83c3655e5f0d23454af6a8dc1d1), [`fb6789b`](https://github.com/ts-graphviz/ts-graphviz/commit/fb6789b82ce3bc890fa93a59b7d3fb3dc6417b5e), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]: | ||
- @ts-graphviz/common@0.0.0-next-20240427034057 | ||
- [#1025](https://github.com/ts-graphviz/ts-graphviz/pull/1025) [`54f6569`](https://github.com/ts-graphviz/ts-graphviz/commit/54f6569c58a91410da97177a6735a1e414467ddd) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vitest and @vitest/coverage-istanbul | ||
- Updated dependencies [[`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f), [`70bbd56`](https://github.com/ts-graphviz/ts-graphviz/commit/70bbd5673da3b83c3655e5f0d23454af6a8dc1d1), [`fb6789b`](https://github.com/ts-graphviz/ts-graphviz/commit/fb6789b82ce3bc890fa93a59b7d3fb3dc6417b5e), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67), [`54f6569`](https://github.com/ts-graphviz/ts-graphviz/commit/54f6569c58a91410da97177a6735a1e414467ddd)]: | ||
- @ts-graphviz/common@0.0.0-next-20240427043626 | ||
## 2.0.2 | ||
@@ -20,0 +22,0 @@ |
{ | ||
"name": "@ts-graphviz/ast", | ||
"version": "0.0.0-next-20240427034057", | ||
"version": "0.0.0-next-20240427043626", | ||
"description": "Graphviz AST(Abstract Syntax Tree) Utilities", | ||
@@ -40,3 +40,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@ts-graphviz/common": "^0.0.0-next-20240427034057" | ||
"@ts-graphviz/common": "^0.0.0-next-20240427043626" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
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
308702