ts-graphviz
Advanced tools
Comparing version 2.1.3 to 2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c
# ts-graphviz | ||
## 2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c | ||
### Patch Changes | ||
- [#1205](https://github.com/ts-graphviz/ts-graphviz/pull/1205) [`9608151`](https://github.com/ts-graphviz/ts-graphviz/commit/9608151b1325484dbd01d5c902e91555219cc3cb) Thanks [@kamiazya](https://github.com/kamiazya)! - Update CI Badge URL | ||
- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02)]: | ||
- @ts-graphviz/ast@2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c | ||
- @ts-graphviz/core@2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c | ||
## 2.1.3 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "ts-graphviz", | ||
"version": "2.1.3", | ||
"version": "2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c", | ||
"description": "Graphviz library for TypeScript", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@ts-graphviz/ast": "^2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c", | ||
"@ts-graphviz/adapter": "^2.0.4", | ||
"@ts-graphviz/ast": "^2.0.4", | ||
"@ts-graphviz/common": "^2.1.3", | ||
"@ts-graphviz/core": "^2.0.4" | ||
"@ts-graphviz/core": "^2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c" | ||
}, | ||
@@ -60,0 +60,0 @@ "devDependencies": { |
@@ -5,3 +5,3 @@ <div align="center"> | ||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) | ||
[![GitHub Action](https://github.com/ts-graphviz/ts-graphviz/workflows/CI/badge.svg)](https://github.com/ts-graphviz/ts-graphviz/actions?workflow=CI) | ||
[![CI](https://github.com/ts-graphviz/ts-graphviz/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/ts-graphviz/ts-graphviz/actions/workflows/ci.yaml) | ||
[![All Contributors](https://img.shields.io/github/all-contributors/ts-graphviz/ts-graphviz?color=orange)](#contributors-) | ||
@@ -8,0 +8,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
74198
2