ts-graphviz
Advanced tools
Comparing version 2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215 to 2.1.4
# ts-graphviz | ||
## 2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215 | ||
## 2.1.4 | ||
@@ -11,8 +11,12 @@ ### Patch Changes | ||
- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02), [`6bb5ab1`](https://github.com/ts-graphviz/ts-graphviz/commit/6bb5ab18682daa1410de4a35edc22316487989af), [`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946)]: | ||
- @ts-graphviz/ast@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215 | ||
- @ts-graphviz/adapter@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215 | ||
- @ts-graphviz/common@2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215 | ||
- @ts-graphviz/core@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215 | ||
- [#1213](https://github.com/ts-graphviz/ts-graphviz/pull/1213) [`b44aa66`](https://github.com/ts-graphviz/ts-graphviz/commit/b44aa66d46a0a5240384e70b986ce3e7d0a02218) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vitest and @vitest/coverage-istanbul | ||
- [#1214](https://github.com/ts-graphviz/ts-graphviz/pull/1214) [`b3a3323`](https://github.com/ts-graphviz/ts-graphviz/commit/b3a3323c70e72c87b7728684a5862b5d6e54fbb9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 5.2.8 to 5.4.8 | ||
- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02), [`6bb5ab1`](https://github.com/ts-graphviz/ts-graphviz/commit/6bb5ab18682daa1410de4a35edc22316487989af), [`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946), [`b44aa66`](https://github.com/ts-graphviz/ts-graphviz/commit/b44aa66d46a0a5240384e70b986ce3e7d0a02218), [`b3a3323`](https://github.com/ts-graphviz/ts-graphviz/commit/b3a3323c70e72c87b7728684a5862b5d6e54fbb9)]: | ||
- @ts-graphviz/ast@2.0.5 | ||
- @ts-graphviz/adapter@2.0.5 | ||
- @ts-graphviz/common@2.1.4 | ||
- @ts-graphviz/core@2.0.5 | ||
## 2.1.3 | ||
@@ -19,0 +23,0 @@ |
{ | ||
"name": "ts-graphviz", | ||
"version": "2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215", | ||
"version": "2.1.4", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -54,10 +54,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/adapter": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215", | ||
"@ts-graphviz/ast": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215", | ||
"@ts-graphviz/core": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215", | ||
"@ts-graphviz/common": "^2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215" | ||
"@ts-graphviz/adapter": "^2.0.5", | ||
"@ts-graphviz/ast": "^2.0.5", | ||
"@ts-graphviz/common": "^2.1.4", | ||
"@ts-graphviz/core": "^2.0.5" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.4.5", | ||
"vite": "^5.2.8", | ||
"vite": "^5.4.8", | ||
"vite-plugin-dts": "^4.2.1" | ||
@@ -64,0 +64,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
75868
1
Updated@ts-graphviz/adapter@^2.0.5
Updated@ts-graphviz/ast@^2.0.5
Updated@ts-graphviz/common@^2.1.4
Updated@ts-graphviz/core@^2.0.5