@ts-graphviz/ast
Advanced tools
Comparing version 0.0.0-pr956-20240225160253 to 0.0.0-pr956-20240225163634
# @ts-graphviz/ast | ||
## 0.0.0-pr956-20240225160253 | ||
## 0.0.0-pr956-20240225163634 | ||
@@ -300,2 +300,2 @@ ### Major Changes | ||
- Updated dependencies [[`6b2f0e8`](https://github.com/ts-graphviz/ts-graphviz/commit/6b2f0e8349605b4fe0dd950147ba3a8285b24b24)]: | ||
- @ts-graphviz/common@0.0.0-pr956-20240225160253 | ||
- @ts-graphviz/common@0.0.0-pr956-20240225163634 |
{ | ||
"name": "@ts-graphviz/ast", | ||
"version": "0.0.0-pr956-20240225160253", | ||
"version": "0.0.0-pr956-20240225163634", | ||
"description": "Graphviz AST(Abstract Syntax Tree) Utilities", | ||
@@ -44,10 +44,4 @@ "keywords": [], | ||
"types": "lib/ast.d.ts", | ||
"files": [ | ||
"lib", | ||
"README.md", | ||
"CHANGELOG.md", | ||
"LICENSE" | ||
], | ||
"dependencies": { | ||
"@ts-graphviz/common": "^0.0.0-pr956-20240225160253" | ||
"@ts-graphviz/common": "^0.0.0-pr956-20240225163634" | ||
}, | ||
@@ -54,0 +48,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
320967