@ts-graphviz/core
Advanced tools
Comparing version 0.0.0-next-20240404004122 to 0.0.0-next-20240404004844
# @ts-graphviz/core | ||
## 0.0.0-next-20240404004122 | ||
## 0.0.0-next-20240404004844 | ||
@@ -9,6 +9,8 @@ ### Patch Changes | ||
- Updated dependencies [[`24f4174`](https://github.com/ts-graphviz/ts-graphviz/commit/24f4174a76eaef50fc7d30ae3401c1b23b00789b)]: | ||
- @ts-graphviz/common@0.0.0-next-20240404004122 | ||
- @ts-graphviz/ast@0.0.0-next-20240404004122 | ||
- [#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@0.0.0-next-20240404004844 | ||
- @ts-graphviz/ast@0.0.0-next-20240404004844 | ||
## 2.0.1 | ||
@@ -15,0 +17,0 @@ |
{ | ||
"name": "@ts-graphviz/core", | ||
"version": "0.0.0-next-20240404004122", | ||
"version": "0.0.0-next-20240404004844", | ||
"description": "Graphviz Models for Object-Oriented Programming", | ||
@@ -47,4 +47,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/ast": "^0.0.0-next-20240404004122", | ||
"@ts-graphviz/common": "^0.0.0-next-20240404004122" | ||
"@ts-graphviz/ast": "^0.0.0-next-20240404004844", | ||
"@ts-graphviz/common": "^0.0.0-next-20240404004844" | ||
}, | ||
@@ -51,0 +51,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
82507