ts-graphviz
Advanced tools
Comparing version 0.0.0-next-20240301134107 to 0.0.0-next-20240301134326
# ts-graphviz | ||
## 0.0.0-next-20240301134107 | ||
## 0.0.0-next-20240301134326 | ||
@@ -301,6 +301,8 @@ ### Major Changes | ||
- Updated dependencies [[`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192), [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]: | ||
- @ts-graphviz/core@0.0.0-next-20240301134107 | ||
- @ts-graphviz/common@0.0.0-next-20240301134107 | ||
- @ts-graphviz/ast@0.0.0-next-20240301134107 | ||
- @ts-graphviz/adapter@0.0.0-next-20240301134107 | ||
- [#970](https://github.com/ts-graphviz/ts-graphviz/pull/970) [`54f4565`](https://github.com/ts-graphviz/ts-graphviz/commit/54f45653d89640a16b6baa1a005e963b349fd2cd) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @types/node from 20.11.20 to 20.11.24 | ||
- Updated dependencies [[`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192), [`54f4565`](https://github.com/ts-graphviz/ts-graphviz/commit/54f45653d89640a16b6baa1a005e963b349fd2cd), [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]: | ||
- @ts-graphviz/core@0.0.0-next-20240301134326 | ||
- @ts-graphviz/common@0.0.0-next-20240301134326 | ||
- @ts-graphviz/ast@0.0.0-next-20240301134326 | ||
- @ts-graphviz/adapter@0.0.0-next-20240301134326 |
{ | ||
"name": "ts-graphviz", | ||
"version": "0.0.0-next-20240301134107", | ||
"version": "0.0.0-next-20240301134326", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -59,6 +59,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/adapter": "^0.0.0-next-20240301134107", | ||
"@ts-graphviz/ast": "^0.0.0-next-20240301134107", | ||
"@ts-graphviz/common": "^0.0.0-next-20240301134107", | ||
"@ts-graphviz/core": "^0.0.0-next-20240301134107" | ||
"@ts-graphviz/adapter": "^0.0.0-next-20240301134326", | ||
"@ts-graphviz/ast": "^0.0.0-next-20240301134326", | ||
"@ts-graphviz/common": "^0.0.0-next-20240301134326", | ||
"@ts-graphviz/core": "^0.0.0-next-20240301134326" | ||
}, | ||
@@ -65,0 +65,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
63856