@ts-graphviz/ast
Advanced tools
Comparing version 2.0.5-next-6bb5ab18682daa1410de4a35edc22316487989af to 2.0.5-next-b3a3323c70e72c87b7728684a5862b5d6e54fbb9
# @ts-graphviz/ast | ||
## 2.0.5-next-6bb5ab18682daa1410de4a35edc22316487989af | ||
## 2.0.5-next-b3a3323c70e72c87b7728684a5862b5d6e54fbb9 | ||
@@ -13,5 +13,7 @@ ### Patch Changes | ||
- Updated dependencies [[`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946)]: | ||
- @ts-graphviz/common@2.1.4-next-6bb5ab18682daa1410de4a35edc22316487989af | ||
- [#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 [[`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946), [`b3a3323`](https://github.com/ts-graphviz/ts-graphviz/commit/b3a3323c70e72c87b7728684a5862b5d6e54fbb9)]: | ||
- @ts-graphviz/common@2.1.4-next-b3a3323c70e72c87b7728684a5862b5d6e54fbb9 | ||
## 2.0.4 | ||
@@ -18,0 +20,0 @@ |
{ | ||
"name": "@ts-graphviz/ast", | ||
"version": "2.0.5-next-6bb5ab18682daa1410de4a35edc22316487989af", | ||
"version": "2.0.5-next-b3a3323c70e72c87b7728684a5862b5d6e54fbb9", | ||
"description": "Graphviz AST(Abstract Syntax Tree) Utilities", | ||
@@ -40,3 +40,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@ts-graphviz/common": "^2.1.4-next-6bb5ab18682daa1410de4a35edc22316487989af" | ||
"@ts-graphviz/common": "^2.1.4-next-b3a3323c70e72c87b7728684a5862b5d6e54fbb9" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"typescript": "^5.4.5", | ||
"vite": "^5.2.8", | ||
"vite": "^5.4.8", | ||
"vite-plugin-dts": "^4.2.1" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
284934
8361