ts-graphviz
Advanced tools
Comparing version 0.0.0-next-20240427030345 to 0.0.0-next-20240427031556
# ts-graphviz | ||
## 0.0.0-next-20240427030345 | ||
## 0.0.0-next-20240427031556 | ||
### Patch Changes | ||
- [#1018](https://github.com/ts-graphviz/ts-graphviz/pull/1018) [`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump lefthook from 1.6.7 to 1.6.10 | ||
- [#1020](https://github.com/ts-graphviz/ts-graphviz/pull/1020) [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67) Thanks [@kamiazya](https://github.com/kamiazya)! - Support Node.js v22 | ||
- Updated dependencies [[`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]: | ||
- @ts-graphviz/adapter@0.0.0-next-20240427030345 | ||
- @ts-graphviz/ast@0.0.0-next-20240427030345 | ||
- @ts-graphviz/common@0.0.0-next-20240427030345 | ||
- @ts-graphviz/core@0.0.0-next-20240427030345 | ||
- Updated dependencies [[`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]: | ||
- @ts-graphviz/core@0.0.0-next-20240427031556 | ||
- @ts-graphviz/common@0.0.0-next-20240427031556 | ||
- @ts-graphviz/ast@0.0.0-next-20240427031556 | ||
- @ts-graphviz/adapter@0.0.0-next-20240427031556 | ||
@@ -15,0 +17,0 @@ ## 2.1.1 |
{ | ||
"name": "ts-graphviz", | ||
"version": "0.0.0-next-20240427030345", | ||
"version": "0.0.0-next-20240427031556", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/adapter": "^0.0.0-next-20240427030345", | ||
"@ts-graphviz/ast": "^0.0.0-next-20240427030345", | ||
"@ts-graphviz/common": "^0.0.0-next-20240427030345", | ||
"@ts-graphviz/core": "^0.0.0-next-20240427030345" | ||
"@ts-graphviz/adapter": "^0.0.0-next-20240427031556", | ||
"@ts-graphviz/ast": "^0.0.0-next-20240427031556", | ||
"@ts-graphviz/common": "^0.0.0-next-20240427031556", | ||
"@ts-graphviz/core": "^0.0.0-next-20240427031556" | ||
}, | ||
@@ -60,0 +60,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
70076