ts-graphviz 2.1.2 → 2.1.3-next-7d7352bb3819522ba16763503aa6bc923f550408
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/README.md +18 -10
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# ts-graphviz
|
|
2
2
|
|
|
3
|
+
## 2.1.3-next-7d7352bb3819522ba16763503aa6bc923f550408
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#1057](https://github.com/ts-graphviz/ts-graphviz/pull/1057) [`7705b1d`](https://github.com/ts-graphviz/ts-graphviz/commit/7705b1d08612aef83e1c35bc3ee4ffc922247a27) Thanks [@kamiazya](https://github.com/kamiazya)! - Update README
|
|
8
|
+
|
|
9
|
+
- [#1088](https://github.com/ts-graphviz/ts-graphviz/pull/1088) [`7d7352b`](https://github.com/ts-graphviz/ts-graphviz/commit/7d7352bb3819522ba16763503aa6bc923f550408) Thanks [@kamiazya](https://github.com/kamiazya)! - Update Snapshot release configuration
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`7d7352b`](https://github.com/ts-graphviz/ts-graphviz/commit/7d7352bb3819522ba16763503aa6bc923f550408)]:
|
|
12
|
+
- @ts-graphviz/adapter@2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408
|
|
13
|
+
- @ts-graphviz/ast@2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408
|
|
14
|
+
- @ts-graphviz/common@2.1.3-next-7d7352bb3819522ba16763503aa6bc923f550408
|
|
15
|
+
- @ts-graphviz/core@2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408
|
|
16
|
+
|
|
3
17
|
## 2.1.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
package/README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
[](https://app.codacy.com/gh/ts-graphviz/ts-graphviz?utm_source=github.com&utm_medium=referral&utm_content=ts-graphviz/ts-graphviz&utm_campaign=Badge_Grade_Settings)
|
|
4
|
-
[](https://github.com/kamiazya/ts-graphviz/actions?workflow=NodeCI)
|
|
5
|
-
[](https://badge.fury.io/js/ts-graphviz)
|
|
6
3
|
[](https://opensource.org/licenses/MIT)
|
|
7
4
|
[](http://makeapullrequest.com)
|
|
5
|
+
[](https://github.com/ts-graphviz/ts-graphviz/actions?workflow=CI)
|
|
6
|
+
[](#contributors-)
|
|
7
|
+
|
|
8
|
+
[](https://www.bestpractices.dev/projects/8396)
|
|
9
|
+
[](https://scorecard.dev/viewer/?uri=github.com/ts-graphviz/ts-graphviz)
|
|
10
|
+
[](https://tidelift.com/subscription/pkg/npm-ts-graphviz?utm_source=npm-ts-graphviz&utm_medium=readme)
|
|
8
11
|
|
|
12
|
+
[](https://badge.fury.io/js/ts-graphviz)
|
|
9
13
|

|
|
10
14
|
[](https://github.com/denoland/deno)
|
|
11
15
|

|
|
12
|
-
[](#contributors)
|
|
13
|
-
[](https://tidelift.com/subscription/pkg/npm-ts-graphviz?utm_source=npm-ts-graphviz&utm_medium=readme)
|
|
14
16
|
|
|
15
17
|
# ts-graphviz
|
|
16
18
|
|
|
@@ -22,7 +24,9 @@
|
|
|
22
24
|
[](https://www.npmjs.com/package/ts-graphviz)
|
|
23
25
|
[](https://yarnpkg.com/package/ts-graphviz)
|
|
24
26
|
[](https://ts-graphviz.github.io/ts-graphviz/)
|
|
25
|
-
|
|
27
|
+
|
|
28
|
+
[](https://github.com/sponsors/ts-graphviz)
|
|
29
|
+
[](https://opencollective.com/ts-graphviz)
|
|
26
30
|
|
|
27
31
|
[](https://biomejs.dev/)
|
|
28
32
|
[](https://vitest.dev/)
|
|
@@ -681,11 +685,15 @@ See [CONTRIBUTING.md](https://github.com/ts-graphviz/ts-graphviz/blob/main/CONTR
|
|
|
681
685
|
|
|
682
686
|
### Financial Support 💸
|
|
683
687
|
|
|
684
|
-
|
|
688
|
+
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor](https://opencollective.com/ts-graphviz)
|
|
689
|
+
|
|
690
|
+

|
|
691
|
+
|
|
692
|
+
Thank you to all our backers! 🙏 [Become a backer](https://opencollective.com/ts-graphviz)
|
|
693
|
+
|
|
694
|
+

|
|
685
695
|
|
|
686
|
-
|
|
687
|
-
and help us continue expanding and improving the library. By achieving this goal, we can ensure that ts-graphviz remains a valuable resource
|
|
688
|
-
for developers who need to analyze and visualize complex graph structures, while also fostering a strong and supportive community of users and sponsors.
|
|
696
|
+
Please support ts-graphviz on [Open Collective](https://opencollective.com/ts-graphviz) or [GitHub Sponsors](https://github.com/sponsors/ts-graphviz).
|
|
689
697
|
|
|
690
698
|
> **Note** Even just a dollar is enough motivation to develop 😊
|
|
691
699
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ts-graphviz",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.3-next-7d7352bb3819522ba16763503aa6bc923f550408",
|
|
4
4
|
"description": "Graphviz library for TypeScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"graphviz",
|
|
@@ -51,10 +51,10 @@
|
|
|
51
51
|
"module": "./lib/ts-graphviz.js",
|
|
52
52
|
"types": "lib/ts-graphviz.d.ts",
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@ts-graphviz/adapter": "^2.0.
|
|
55
|
-
"@ts-graphviz/ast": "^2.0.
|
|
56
|
-
"@ts-graphviz/common": "^2.1.
|
|
57
|
-
"@ts-graphviz/core": "^2.0.
|
|
54
|
+
"@ts-graphviz/adapter": "^2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408",
|
|
55
|
+
"@ts-graphviz/ast": "^2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408",
|
|
56
|
+
"@ts-graphviz/common": "^2.1.3-next-7d7352bb3819522ba16763503aa6bc923f550408",
|
|
57
|
+
"@ts-graphviz/core": "^2.0.4-next-7d7352bb3819522ba16763503aa6bc923f550408"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
60
|
"typescript": "^5.4.5",
|