@ts-graphviz/adapter
Advanced tools
Comparing version 0.0.0-next-20240301121718 to 0.0.0-next-20240301134107
# @ts-graphviz/adapter | ||
## 0.0.0-next-20240301121718 | ||
## 0.0.0-next-20240301134107 | ||
@@ -299,3 +299,5 @@ ### Major Changes | ||
- Updated dependencies [[`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]: | ||
- @ts-graphviz/common@0.0.0-next-20240301121718 | ||
- [#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 | ||
- Updated dependencies [[`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192), [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]: | ||
- @ts-graphviz/common@0.0.0-next-20240301134107 |
{ | ||
"name": "@ts-graphviz/adapter", | ||
"version": "0.0.0-next-20240301121718", | ||
"version": "0.0.0-next-20240301134107", | ||
"description": "Graphviz Runtime adapters for Cross Platform", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/common": "^0.0.0-next-20240301121718" | ||
"@ts-graphviz/common": "^0.0.0-next-20240301134107" | ||
}, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
"vite": "^5.1.3", | ||
"vite-plugin-dts": "^3.7.2" | ||
"vite-plugin-dts": "^3.7.3" | ||
}, | ||
@@ -64,0 +64,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
41307