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.
Files changed (3) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +18 -10
  3. 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
- [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d6485f9858ed4b3e8ef76611a2896bc4)](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
- [![GitHub Action](https://github.com/kamiazya/ts-graphviz/workflows/NodeCI/badge.svg)](https://github.com/kamiazya/ts-graphviz/actions?workflow=NodeCI)
5
- [![npm version](https://badge.fury.io/js/ts-graphviz.svg)](https://badge.fury.io/js/ts-graphviz)
6
3
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
4
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
5
+ [![GitHub Action](https://github.com/ts-graphviz/ts-graphviz/workflows/CI/badge.svg)](https://github.com/ts-graphviz/ts-graphviz/actions?workflow=CI)
6
+ [![All Contributors](https://img.shields.io/github/all-contributors/ts-graphviz/ts-graphviz?color=orange)](#contributors-)
7
+
8
+ [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8396/badge)](https://www.bestpractices.dev/projects/8396)
9
+ [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/ts-graphviz/ts-graphviz/badge)](https://scorecard.dev/viewer/?uri=github.com/ts-graphviz/ts-graphviz)
10
+ [![Tidelift](https://tidelift.com/badges/package/npm/ts-graphviz?style=flat)](https://tidelift.com/subscription/pkg/npm-ts-graphviz?utm_source=npm-ts-graphviz&utm_medium=readme)
8
11
 
12
+ [![npm version](https://badge.fury.io/js/ts-graphviz.svg)](https://badge.fury.io/js/ts-graphviz)
9
13
  ![node version](https://img.shields.io/node/v/ts-graphviz)
10
14
  [![deno version](https://img.shields.io/badge/deno-^1.28.0-black?logo=deno)](https://github.com/denoland/deno)
11
15
  ![npm](https://img.shields.io/npm/dm/ts-graphviz)
12
- [![All Contributors](https://img.shields.io/github/all-contributors/ts-graphviz/ts-graphviz?color=orange)](#contributors)
13
- [![Tidelift](https://tidelift.com/badges/package/npm/ts-graphviz?style=flat)](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
  [![npm](https://img.shields.io/badge/-npm-CB3837?logo=npm&style=flat)](https://www.npmjs.com/package/ts-graphviz)
23
25
  [![yarn](https://img.shields.io/badge/-yarn-ffffff?logo=Yarn&style=flat)](https://yarnpkg.com/package/ts-graphviz)
24
26
  [![Refarence](https://img.shields.io/badge/-Refarence-3178C6?logo=TypeScript&style=flat&logoColor=fff)](https://ts-graphviz.github.io/ts-graphviz/)
25
- [![Suponser](https://img.shields.io/badge/-Suponser-fff?logo=GitHub%20Sponsors&style=flat)](https://github.com/sponsors/kamiazya)
27
+
28
+ [![Sponsor](https://img.shields.io/badge/-GitHub%20Sponsor-fff?logo=GitHub%20Sponsors&style=flat)](https://github.com/sponsors/ts-graphviz)
29
+ [![OpenCollective](https://img.shields.io/badge/-OpenCollective-7FADF2?logo=opencollective&style=flat&logoColor=white)](https://opencollective.com/ts-graphviz)
26
30
 
27
31
  [![format: Biome](https://img.shields.io/badge/format%20with-Biome-F7B911?logo=biome&style=flat)](https://biomejs.dev/)
28
32
  [![test: Vitest](https://img.shields.io/badge/tested%20with-Vitest-6E9F18?logo=vitest&style=flat)](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
- Please support [ts-graphviz](https://github.com/sponsors/ts-graphviz).
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
+ ![OpenCollective Sponsors](https://opencollective.com/ts-graphviz/sponsors.svg)
691
+
692
+ Thank you to all our backers! 🙏 [Become a backer](https://opencollective.com/ts-graphviz)
693
+
694
+ ![OpenCollective Backers](https://opencollective.com/ts-graphviz/backer.svg)
685
695
 
686
- Our goal for ts-graphviz is to attract 10 sponsors who can provide ongoing support to help cover development and maintenance costs,
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.2",
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.3",
55
- "@ts-graphviz/ast": "^2.0.3",
56
- "@ts-graphviz/common": "^2.1.2",
57
- "@ts-graphviz/core": "^2.0.3"
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",