@ts-graphviz/ast
Advanced tools
Comparing version 0.0.0-pr956-20240225163634 to 2.0.0
# @ts-graphviz/ast | ||
## 0.0.0-pr956-20240225163634 | ||
## 2.0.0 | ||
### Major Changes | ||
- [`6b2f0e8`](https://github.com/ts-graphviz/ts-graphviz/commit/6b2f0e8349605b4fe0dd950147ba3a8285b24b24) Thanks [@kamiazya](https://github.com/kamiazya)! - # ts-graphviz v2 | ||
- [#956](https://github.com/ts-graphviz/ts-graphviz/pull/956) [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548) Thanks [@kamiazya](https://github.com/kamiazya)! - # ts-graphviz v2 | ||
@@ -299,3 +299,7 @@ ## Why? | ||
- Updated dependencies [[`6b2f0e8`](https://github.com/ts-graphviz/ts-graphviz/commit/6b2f0e8349605b4fe0dd950147ba3a8285b24b24)]: | ||
- @ts-graphviz/common@0.0.0-pr956-20240225163634 | ||
- [#966](https://github.com/ts-graphviz/ts-graphviz/pull/966) [`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite-plugin-dts from 3.7.2 to 3.7.3 | ||
- [#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/common@2.0.0 |
{ | ||
"name": "@ts-graphviz/ast", | ||
"version": "0.0.0-pr956-20240225163634", | ||
"version": "2.0.0", | ||
"description": "Graphviz AST(Abstract Syntax Tree) Utilities", | ||
@@ -45,3 +45,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@ts-graphviz/common": "^0.0.0-pr956-20240225163634" | ||
"@ts-graphviz/common": "^2.0.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
"vite": "^5.1.3", | ||
"vite-plugin-dts": "^3.7.2" | ||
"vite-plugin-dts": "^3.7.3" | ||
}, | ||
@@ -56,0 +56,0 @@ "engines": { |
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
321725
0
+ Added@ts-graphviz/common@2.1.4(transitive)
- Removed@ts-graphviz/common@0.0.0-pr956-20240225163634(transitive)
Updated@ts-graphviz/common@^2.0.0