@dpuse/dpuse-tool-d3 0.0.14 → 0.0.16

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 (2) hide show
  1. package/README.md +142 -136
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -48,57 +48,57 @@ const view = d3Tool.renderSankeyDiagram(data, renderTo);
48
48
 
49
49
  License data is collected automatically on each release using [license-checker](https://github.com/RSeidelsohn/license-checker-rseidelsohn). The following table lists all production dependencies. These dependencies (including transitive ones) have been checked and confirmed to use BSD-3-Clause, ISC, MIT, or Unlicense — all permissive, commercially-friendly licenses. Users of the uploaded library are covered by these checks; developers cloning this repository should independently verify development dependencies.
50
50
 
51
- | Dependency | Version | License(s) | Document |
52
- | :---------------------------------------------------------------------------- | :-----: | :----------- | :-------------------------------------------------------------------- |
53
- | [@dagrejs/dagre](https://github.com/dagrejs/dagre) | 3.0.0 | MIT | [LICENSE](licenses/downloads/@dagrejs/dagre@3.0.0-LICENSE.txt) |
54
- | [@dagrejs/graphlib](https://github.com/dagrejs/graphlib) | 4.0.1 | MIT | [LICENSE](licenses/downloads/@dagrejs/graphlib@4.0.1-LICENSE.txt) |
55
- | [@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared) | 0.3.758 | MIT | [LICENSE](licenses/downloads/@dpuse/dpuse-shared@0.3.758-LICENSE.txt) |
56
- | [@observablehq/plot](https://github.com/observablehq/plot) | 0.6.17 | ISC | [LICENSE](licenses/downloads/@observablehq/plot@0.6.17-LICENSE.txt) |
57
- | [@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.0.11 | MIT | [LICENSE](licenses/downloads/@types/d3-selection@3.0.11-LICENSE.txt) |
58
- | [@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.0.9 | MIT | [LICENSE](licenses/downloads/@types/d3-transition@3.0.9-LICENSE.txt) |
59
- | [billboard.js](https://github.com/naver/billboard.js) | 4.0.3 | MIT | [LICENSE](licenses/downloads/billboard.js@4.0.3-LICENSE.txt) |
60
- | [binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds) | 2.0.5 | MIT | [LICENSE](licenses/downloads/binary-search-bounds@2.0.5-LICENSE.txt) |
61
- | [commander](https://github.com/tj/commander.js) | 7.2.0 | MIT | [LICENSE](licenses/downloads/commander@7.2.0-LICENSE.txt) |
62
- | [d3-array](https://github.com/d3/d3-array) | 3.2.4 | ISC | [LICENSE](licenses/downloads/d3-array@3.2.4-LICENSE.txt) |
63
- | [d3-axis](https://github.com/d3/d3-axis) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-axis@3.0.0-LICENSE.txt) |
64
- | [d3-brush](https://github.com/d3/d3-brush) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-brush@3.0.0-LICENSE.txt) |
65
- | [d3-chord](https://github.com/d3/d3-chord) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-chord@3.0.1-LICENSE.txt) |
66
- | [d3-color](https://github.com/d3/d3-color) | 3.1.0 | ISC | [LICENSE](licenses/downloads/d3-color@3.1.0-LICENSE.txt) |
67
- | [d3-contour](https://github.com/d3/d3-contour) | 4.0.2 | ISC | [LICENSE](licenses/downloads/d3-contour@4.0.2-LICENSE.txt) |
68
- | [d3-delaunay](https://github.com/d3/d3-delaunay) | 6.0.4 | ISC | [LICENSE](licenses/downloads/d3-delaunay@6.0.4-LICENSE.txt) |
69
- | [d3-dispatch](https://github.com/d3/d3-dispatch) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-dispatch@3.0.1-LICENSE.txt) |
70
- | [d3-drag](https://github.com/d3/d3-drag) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-drag@3.0.0-LICENSE.txt) |
71
- | [d3-dsv](https://github.com/d3/d3-dsv) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-dsv@3.0.1-LICENSE.txt) |
72
- | [d3-ease](https://github.com/d3/d3-ease) | 3.0.1 | BSD-3-Clause | [LICENSE](licenses/downloads/d3-ease@3.0.1-LICENSE.txt) |
73
- | [d3-fetch](https://github.com/d3/d3-fetch) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-fetch@3.0.1-LICENSE.txt) |
74
- | [d3-force](https://github.com/d3/d3-force) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-force@3.0.0-LICENSE.txt) |
75
- | [d3-format](https://github.com/d3/d3-format) | 3.1.2 | ISC | [LICENSE](licenses/downloads/d3-format@3.1.2-LICENSE.txt) |
76
- | [d3-geo](https://github.com/d3/d3-geo) | 3.1.1 | ISC | [LICENSE](licenses/downloads/d3-geo@3.1.1-LICENSE.txt) |
77
- | [d3-hierarchy](https://github.com/d3/d3-hierarchy) | 3.1.2 | ISC | [LICENSE](licenses/downloads/d3-hierarchy@3.1.2-LICENSE.txt) |
78
- | [d3-interpolate](https://github.com/d3/d3-interpolate) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-interpolate@3.0.1-LICENSE.txt) |
79
- | [d3-path](https://github.com/d3/d3-path) | 3.1.0 | ISC | [LICENSE](licenses/downloads/d3-path@3.1.0-LICENSE.txt) |
80
- | [d3-polygon](https://github.com/d3/d3-polygon) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-polygon@3.0.1-LICENSE.txt) |
81
- | [d3-quadtree](https://github.com/d3/d3-quadtree) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-quadtree@3.0.1-LICENSE.txt) |
82
- | [d3-random](https://github.com/d3/d3-random) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-random@3.0.1-LICENSE.txt) |
83
- | [d3-sankey](https://github.com/d3/d3-sankey) | 0.12.3 | BSD-3-Clause | [LICENSE](licenses/downloads/d3-sankey@0.12.3-LICENSE.txt) |
84
- | [d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic) | 3.1.0 | ISC | [LICENSE](licenses/downloads/d3-scale-chromatic@3.1.0-LICENSE.txt) |
85
- | [d3-scale](https://github.com/d3/d3-scale) | 4.0.2 | ISC | [LICENSE](licenses/downloads/d3-scale@4.0.2-LICENSE.txt) |
86
- | [d3-selection](https://github.com/d3/d3-selection) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-selection@3.0.0-LICENSE.txt) |
87
- | [d3-shape](https://github.com/d3/d3-shape) | 3.2.0 | ISC | [LICENSE](licenses/downloads/d3-shape@3.2.0-LICENSE.txt) |
88
- | [d3-time-format](https://github.com/d3/d3-time-format) | 4.1.0 | ISC | [LICENSE](licenses/downloads/d3-time-format@4.1.0-LICENSE.txt) |
89
- | [d3-time](https://github.com/d3/d3-time) | 3.1.0 | ISC | [LICENSE](licenses/downloads/d3-time@3.1.0-LICENSE.txt) |
90
- | [d3-timer](https://github.com/d3/d3-timer) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-timer@3.0.1-LICENSE.txt) |
91
- | [d3-transition](https://github.com/d3/d3-transition) | 3.0.1 | ISC | [LICENSE](licenses/downloads/d3-transition@3.0.1-LICENSE.txt) |
92
- | [d3-zoom](https://github.com/d3/d3-zoom) | 3.0.0 | ISC | [LICENSE](licenses/downloads/d3-zoom@3.0.0-LICENSE.txt) |
93
- | [d3](https://github.com/d3/d3) | 7.9.0 | ISC | [LICENSE](licenses/downloads/d3@7.9.0-LICENSE.txt) |
94
- | [delaunator](https://github.com/mapbox/delaunator) | 5.1.0 | ISC | [LICENSE](licenses/downloads/delaunator@5.1.0-LICENSE.txt) |
95
- | [iconv-lite](https://github.com/ashtuchkin/iconv-lite) | 0.6.3 | MIT | [LICENSE](licenses/downloads/iconv-lite@0.6.3-LICENSE.txt) |
96
- | [internmap](https://github.com/mbostock/internmap) | 2.0.3 | ISC | [LICENSE](licenses/downloads/internmap@2.0.3-LICENSE.txt) |
97
- | [interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d) | 1.0.4 | MIT | [LICENSE](licenses/downloads/interval-tree-1d@1.0.4-LICENSE.txt) |
98
- | [isoformat](https://github.com/mbostock/isoformat) | 0.2.1 | ISC | [LICENSE](licenses/downloads/isoformat@0.2.1-LICENSE.txt) |
99
- | [robust-predicates](https://github.com/mourner/robust-predicates) | 3.0.3 | Unlicense | [LICENSE](licenses/downloads/robust-predicates@3.0.3-LICENSE.txt) |
100
- | [rw](https://github.com/mbostock/rw) | 1.3.3 | BSD-3-Clause | [LICENSE](licenses/downloads/rw@1.3.3-LICENSE.txt) |
101
- | [safer-buffer](https://github.com/ChALkeR/safer-buffer) | 2.1.2 | MIT | [LICENSE](licenses/downloads/safer-buffer@2.1.2-LICENSE.txt) |
51
+ |Dependency|Version|License(s)|Document|
52
+ |:-|:-:|:-|:-|
53
+ |[@dagrejs/dagre](https://github.com/dagrejs/dagre)|3.0.0|MIT|[LICENSE](licenses/downloads/@dagrejs/dagre@3.0.0-LICENSE.txt)|
54
+ |[@dagrejs/graphlib](https://github.com/dagrejs/graphlib)|4.0.1|MIT|[LICENSE](licenses/downloads/@dagrejs/graphlib@4.0.1-LICENSE.txt)|
55
+ |[@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared)|0.3.758|MIT|[LICENSE](licenses/downloads/@dpuse/dpuse-shared@0.3.758-LICENSE.txt)|
56
+ |[@observablehq/plot](https://github.com/observablehq/plot)|0.6.17|ISC|[LICENSE](licenses/downloads/@observablehq/plot@0.6.17-LICENSE.txt)|
57
+ |[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)|3.0.11|MIT|[LICENSE](licenses/downloads/@types/d3-selection@3.0.11-LICENSE.txt)|
58
+ |[@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped)|3.0.9|MIT|[LICENSE](licenses/downloads/@types/d3-transition@3.0.9-LICENSE.txt)|
59
+ |[billboard.js](https://github.com/naver/billboard.js)|4.0.3|MIT|[LICENSE](licenses/downloads/billboard.js@4.0.3-LICENSE.txt)|
60
+ |[binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds)|2.0.5|MIT|[LICENSE](licenses/downloads/binary-search-bounds@2.0.5-LICENSE.txt)|
61
+ |[commander](https://github.com/tj/commander.js)|7.2.0|MIT|[LICENSE](licenses/downloads/commander@7.2.0-LICENSE.txt)|
62
+ |[d3-array](https://github.com/d3/d3-array)|3.2.4|ISC|[LICENSE](licenses/downloads/d3-array@3.2.4-LICENSE.txt)|
63
+ |[d3-axis](https://github.com/d3/d3-axis)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-axis@3.0.0-LICENSE.txt)|
64
+ |[d3-brush](https://github.com/d3/d3-brush)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-brush@3.0.0-LICENSE.txt)|
65
+ |[d3-chord](https://github.com/d3/d3-chord)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-chord@3.0.1-LICENSE.txt)|
66
+ |[d3-color](https://github.com/d3/d3-color)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-color@3.1.0-LICENSE.txt)|
67
+ |[d3-contour](https://github.com/d3/d3-contour)|4.0.2|ISC|[LICENSE](licenses/downloads/d3-contour@4.0.2-LICENSE.txt)|
68
+ |[d3-delaunay](https://github.com/d3/d3-delaunay)|6.0.4|ISC|[LICENSE](licenses/downloads/d3-delaunay@6.0.4-LICENSE.txt)|
69
+ |[d3-dispatch](https://github.com/d3/d3-dispatch)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-dispatch@3.0.1-LICENSE.txt)|
70
+ |[d3-drag](https://github.com/d3/d3-drag)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-drag@3.0.0-LICENSE.txt)|
71
+ |[d3-dsv](https://github.com/d3/d3-dsv)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-dsv@3.0.1-LICENSE.txt)|
72
+ |[d3-ease](https://github.com/d3/d3-ease)|3.0.1|BSD-3-Clause|[LICENSE](licenses/downloads/d3-ease@3.0.1-LICENSE.txt)|
73
+ |[d3-fetch](https://github.com/d3/d3-fetch)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-fetch@3.0.1-LICENSE.txt)|
74
+ |[d3-force](https://github.com/d3/d3-force)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-force@3.0.0-LICENSE.txt)|
75
+ |[d3-format](https://github.com/d3/d3-format)|3.1.2|ISC|[LICENSE](licenses/downloads/d3-format@3.1.2-LICENSE.txt)|
76
+ |[d3-geo](https://github.com/d3/d3-geo)|3.1.1|ISC|[LICENSE](licenses/downloads/d3-geo@3.1.1-LICENSE.txt)|
77
+ |[d3-hierarchy](https://github.com/d3/d3-hierarchy)|3.1.2|ISC|[LICENSE](licenses/downloads/d3-hierarchy@3.1.2-LICENSE.txt)|
78
+ |[d3-interpolate](https://github.com/d3/d3-interpolate)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-interpolate@3.0.1-LICENSE.txt)|
79
+ |[d3-path](https://github.com/d3/d3-path)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-path@3.1.0-LICENSE.txt)|
80
+ |[d3-polygon](https://github.com/d3/d3-polygon)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-polygon@3.0.1-LICENSE.txt)|
81
+ |[d3-quadtree](https://github.com/d3/d3-quadtree)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-quadtree@3.0.1-LICENSE.txt)|
82
+ |[d3-random](https://github.com/d3/d3-random)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-random@3.0.1-LICENSE.txt)|
83
+ |[d3-sankey](https://github.com/d3/d3-sankey)|0.12.3|BSD-3-Clause|[LICENSE](licenses/downloads/d3-sankey@0.12.3-LICENSE.txt)|
84
+ |[d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-scale-chromatic@3.1.0-LICENSE.txt)|
85
+ |[d3-scale](https://github.com/d3/d3-scale)|4.0.2|ISC|[LICENSE](licenses/downloads/d3-scale@4.0.2-LICENSE.txt)|
86
+ |[d3-selection](https://github.com/d3/d3-selection)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-selection@3.0.0-LICENSE.txt)|
87
+ |[d3-shape](https://github.com/d3/d3-shape)|3.2.0|ISC|[LICENSE](licenses/downloads/d3-shape@3.2.0-LICENSE.txt)|
88
+ |[d3-time-format](https://github.com/d3/d3-time-format)|4.1.0|ISC|[LICENSE](licenses/downloads/d3-time-format@4.1.0-LICENSE.txt)|
89
+ |[d3-time](https://github.com/d3/d3-time)|3.1.0|ISC|[LICENSE](licenses/downloads/d3-time@3.1.0-LICENSE.txt)|
90
+ |[d3-timer](https://github.com/d3/d3-timer)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-timer@3.0.1-LICENSE.txt)|
91
+ |[d3-transition](https://github.com/d3/d3-transition)|3.0.1|ISC|[LICENSE](licenses/downloads/d3-transition@3.0.1-LICENSE.txt)|
92
+ |[d3-zoom](https://github.com/d3/d3-zoom)|3.0.0|ISC|[LICENSE](licenses/downloads/d3-zoom@3.0.0-LICENSE.txt)|
93
+ |[d3](https://github.com/d3/d3)|7.9.0|ISC|[LICENSE](licenses/downloads/d3@7.9.0-LICENSE.txt)|
94
+ |[delaunator](https://github.com/mapbox/delaunator)|5.1.0|ISC|[LICENSE](licenses/downloads/delaunator@5.1.0-LICENSE.txt)|
95
+ |[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|0.6.3|MIT|[LICENSE](licenses/downloads/iconv-lite@0.6.3-LICENSE.txt)|
96
+ |[internmap](https://github.com/mbostock/internmap)|2.0.3|ISC|[LICENSE](licenses/downloads/internmap@2.0.3-LICENSE.txt)|
97
+ |[interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d)|1.0.4|MIT|[LICENSE](licenses/downloads/interval-tree-1d@1.0.4-LICENSE.txt)|
98
+ |[isoformat](https://github.com/mbostock/isoformat)|0.2.1|ISC|[LICENSE](licenses/downloads/isoformat@0.2.1-LICENSE.txt)|
99
+ |[robust-predicates](https://github.com/mourner/robust-predicates)|3.0.3|Unlicense|[LICENSE](licenses/downloads/robust-predicates@3.0.3-LICENSE.txt)|
100
+ |[rw](https://github.com/mbostock/rw)|1.3.3|BSD-3-Clause|[LICENSE](licenses/downloads/rw@1.3.3-LICENSE.txt)|
101
+ |[safer-buffer](https://github.com/ChALkeR/safer-buffer)|2.1.2|MIT|[LICENSE](licenses/downloads/safer-buffer@2.1.2-LICENSE.txt)|
102
102
 
103
103
  <!-- DEPENDENCY_LICENSES_END -->
104
104
 
@@ -107,112 +107,110 @@ License data is collected automatically on each release using [license-checker](
107
107
  The dependency tree below lists every package in this project — direct and transitive — along with its installed version, release date, and update status. Packages flagged ❗ have a newer version available; ⚠️ indicates a package that hasn't been updated in the last 6 months or longer. Neither flag necessarily indicates a problem: we let new releases stabilise before upgrading, and some packages are simply mature and stable, requiring no active development.
108
108
 
109
109
  - **[@dagrejs/dagre](https://github.com/dagrejs/dagre)** 3.0.0 — **4 months** ago: 2026-03-22
110
- - **[@dagrejs/graphlib](https://github.com/dagrejs/graphlib)** 4.0.1 — **4 months** ago: 2026-03-08
110
+ - **[@dagrejs/graphlib](https://github.com/dagrejs/graphlib)** 4.0.1 — **4 months** ago: 2026-03-08
111
111
  - **[@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared)** 0.3.758 — this month: 2026-07-27
112
112
  - **[@observablehq/plot](https://github.com/observablehq/plot)** 0.6.17 — **17 months** ago: 2025-02-14 ⚠️
113
- - **[d3](https://github.com/d3/d3)** 7.9.0 — **28 months** ago: 2024-03-12 ⚠️
114
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
115
- - **[d3-axis](https://github.com/d3/d3-axis)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
116
- - **[d3-brush](https://github.com/d3/d3-brush)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
117
- - **[d3-chord](https://github.com/d3/d3-chord)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
118
- - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
119
- - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
120
- - **[d3-contour](https://github.com/d3/d3-contour)** 4.0.2 — **42 months** ago: 2023-01-11 ⚠️
121
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
122
- - **[d3-delaunay](https://github.com/d3/d3-delaunay)** 6.0.4 — **40 months** ago: 2023-04-01 ⚠️
123
- - **[delaunator](https://github.com/mapbox/delaunator)** 5.1.0 — **4 months** ago: 2026-03-23
124
- - **[robust-predicates](https://github.com/mourner/robust-predicates)** 3.0.3 — **4 months** ago: 2026-03-22
125
- - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
126
- - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
127
- - **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
128
- - **[commander](https://github.com/tj/commander.js)** 7.2.0 — **64 months** ago: 2021-03-21 ⚠️ → **latest**: 15.0.0 — **2 months** ago: 2026-05-29 ❗
129
- - **[iconv-lite](https://github.com/ashtuchkin/iconv-lite)** 0.6.3 — **62 months** ago: 2021-05-24 ⚠️ → **latest**: 0.7.3 — this month: 2026-07-03 ❗
130
- - **[safer-buffer](https://github.com/ChALkeR/safer-buffer)** 2.1.2 — **99 months** ago: 2018-04-08 ⚠️
131
- - **[rw](https://github.com/mbostock/rw)** 1.3.3 — **114 months** ago: 2017-01-20 ⚠️
132
- - **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
133
- - **[d3-fetch](https://github.com/d3/d3-fetch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
134
- - **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
135
- - **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
136
- - **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
137
- - **[d3-geo](https://github.com/d3/d3-geo)** 3.1.1 — **28 months** ago: 2024-03-12 ⚠️
138
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
139
- - **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
140
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
141
- - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
142
- - **[d3-polygon](https://github.com/d3/d3-polygon)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
143
- - **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
144
- - **[d3-random](https://github.com/d3/d3-random)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
145
- - **[d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic)** 3.1.0 — **28 months** ago: 2024-03-12 ⚠️
146
- - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
147
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
148
- - **[d3-scale](https://github.com/d3/d3-scale)** 4.0.2 — **58 months** ago: 2021-09-24 ⚠️
149
- - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
150
- - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
151
- - **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
152
- - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
153
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
154
- - **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
155
- - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
156
- - **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
157
- - **[interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d)** 1.0.4 — **61 months** ago: 2021-06-03 ⚠️
158
- - **[binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds)** 2.0.5 — **66 months** ago: 2021-01-25 ⚠️
159
- - **[isoformat](https://github.com/mbostock/isoformat)** 0.2.1 — **58 months** ago: 2021-09-24 ⚠️
160
- - **[billboard.js](https://github.com/naver/billboard.js)** 4.0.3 — this month: 2026-07-06
161
- - **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
162
- - **[@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.9 — **21 months** ago: 2024-10-07 ⚠️
163
- - **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
113
+ - **[d3](https://github.com/d3/d3)** 7.9.0 — **28 months** ago: 2024-03-12 ⚠️
114
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
164
115
  - **[d3-axis](https://github.com/d3/d3-axis)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
165
116
  - **[d3-brush](https://github.com/d3/d3-brush)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
166
- - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
167
- - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
168
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
169
- - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
170
- - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
117
+ - **[d3-chord](https://github.com/d3/d3-chord)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
118
+ - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
119
+ - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
120
+ - **[d3-contour](https://github.com/d3/d3-contour)** 4.0.2 — **42 months** ago: 2023-01-11 ⚠️
121
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
122
+ - **[d3-delaunay](https://github.com/d3/d3-delaunay)** 6.0.4 — **40 months** ago: 2023-04-01 ⚠️
123
+ - **[delaunator](https://github.com/mapbox/delaunator)** 5.1.0 — **4 months** ago: 2026-03-23
124
+ - **[robust-predicates](https://github.com/mourner/robust-predicates)** 3.0.3 — **4 months** ago: 2026-03-22
125
+ - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
171
126
  - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
127
+ - **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
128
+ - **[commander](https://github.com/tj/commander.js)** 7.2.0 — **64 months** ago: 2021-03-21 ⚠️ → **latest**: 15.0.0 — **2 months** ago: 2026-05-29 ❗
129
+ - **[iconv-lite](https://github.com/ashtuchkin/iconv-lite)** 0.6.3 — **62 months** ago: 2021-05-24 ⚠️ → **latest**: 0.7.3 — this month: 2026-07-03 ❗
130
+ - **[safer-buffer](https://github.com/ChALkeR/safer-buffer)** 2.1.2 — **99 months** ago: 2018-04-08 ⚠️
131
+ - **[rw](https://github.com/mbostock/rw)** 1.3.3 — **114 months** ago: 2017-01-20 ⚠️
132
+ - **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
133
+ - **[d3-fetch](https://github.com/d3/d3-fetch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
134
+ - **[d3-dsv](https://github.com/d3/d3-dsv)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
135
+ - **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
136
+ - **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
137
+ - **[d3-geo](https://github.com/d3/d3-geo)** 3.1.1 — **28 months** ago: 2024-03-12 ⚠️
138
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
172
139
  - **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
173
140
  - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
174
- - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
141
+ - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
142
+ - **[d3-polygon](https://github.com/d3/d3-polygon)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
143
+ - **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
144
+ - **[d3-random](https://github.com/d3/d3-random)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
145
+ - **[d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic)** 3.1.0 — **28 months** ago: 2024-03-12 ⚠️
146
+ - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
147
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
175
148
  - **[d3-scale](https://github.com/d3/d3-scale)** 4.0.2 — **58 months** ago: 2021-09-24 ⚠️
176
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
177
- - **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
178
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
179
- - **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
180
- - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
181
149
  - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
182
150
  - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
183
151
  - **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
184
- - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
152
+ - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
153
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
154
+ - **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
185
155
  - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
186
- - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
187
- - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
188
- - **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
189
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
190
- - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
191
- - **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
192
156
  - **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
193
- - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
157
+ - **[interval-tree-1d](https://github.com/mikolalysenko/interval-tree-1d)** 1.0.4 — **61 months** ago: 2021-06-03 ⚠️
158
+ - **[binary-search-bounds](https://github.com/mikolalysenko/binary-search-bounds)** 2.0.5 — **66 months** ago: 2021-01-25 ⚠️
159
+ - **[isoformat](https://github.com/mbostock/isoformat)** 0.2.1 — **58 months** ago: 2021-09-24 ⚠️
160
+ - **[billboard.js](https://github.com/naver/billboard.js)** 4.0.3 — this month: 2026-07-06
161
+ - **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
162
+ - **[@types/d3-transition](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.9 — **21 months** ago: 2024-10-07 ⚠️
163
+ - **[@types/d3-selection](https://github.com/DefinitelyTyped/DefinitelyTyped)** 3.0.11 — **21 months** ago: 2024-10-07 ⚠️
164
+ - **[d3-axis](https://github.com/d3/d3-axis)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
165
+ - **[d3-brush](https://github.com/d3/d3-brush)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
194
166
  - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
167
+ - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
168
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
195
169
  - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
196
- - **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
170
+ - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
171
+ - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
172
+ - **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
173
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
174
+ - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
175
+ - **[d3-scale](https://github.com/d3/d3-scale)** 4.0.2 — **58 months** ago: 2021-09-24 ⚠️
176
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
177
+ - **[d3-format](https://github.com/d3/d3-format)** 3.1.2 — **6 months** ago: 2026-01-14
178
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
179
+ - **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
180
+ - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
181
+ - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
182
+ - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
183
+ - **[d3-time-format](https://github.com/d3/d3-time-format)** 4.1.0 — **55 months** ago: 2021-12-04 ⚠️
184
+ - **[d3-time](https://github.com/d3/d3-time)** 3.1.0 — **43 months** ago: 2022-12-02 ⚠️
185
+ - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
186
+ - **[d3-color](https://github.com/d3/d3-color)** 3.1.0 — **52 months** ago: 2022-03-28 ⚠️
197
187
  - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
198
- - **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
188
+ - **[d3-ease](https://github.com/d3/d3-ease)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
189
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
190
+ - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
199
191
  - **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
192
+ - **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
193
+ - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
194
+ - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
195
+ - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
196
+ - **[d3-force](https://github.com/d3/d3-force)** 3.0.0 — **61 months** ago: 2021-06-05 ⚠️
197
+ - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
198
+ - **[d3-quadtree](https://github.com/d3/d3-quadtree)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
199
+ - **[d3-timer](https://github.com/d3/d3-timer)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
200
200
  - **[d3-hierarchy](https://github.com/d3/d3-hierarchy)** 3.1.2 — **51 months** ago: 2022-04-02 ⚠️
201
201
  - **[d3-sankey](https://github.com/d3/d3-sankey)** 0.12.3 — **82 months** ago: 2019-09-02 ⚠️
202
- - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
203
- - **[internmap](https://github.com/mbostock/internmap)** 2.0.3 — **58 months** ago: 2021-09-20 ⚠️
204
- - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
202
+ - **[d3-array](https://github.com/d3/d3-array)** 3.2.4 — **38 months** ago: 2023-05-30 ⚠️
203
+ - **[internmap](https://github.com/mbostock/internmap)** 2.0.3 — **58 months** ago: 2021-09-20 ⚠️
204
+ - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
205
205
  - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
206
206
  - **[d3-shape](https://github.com/d3/d3-shape)** 3.2.0 — **43 months** ago: 2022-12-20 ⚠️
207
- - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
207
+ - **[d3-path](https://github.com/d3/d3-path)** 3.1.0 — **43 months** ago: 2022-12-19 ⚠️
208
208
  - **[d3-zoom](https://github.com/d3/d3-zoom)** 3.0.0 — **61 months** ago: 2021-06-10 ⚠️
209
- - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
210
- - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
211
- - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
212
- - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
213
- - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
214
-
215
- commander & iconv-lite: only used by d3-dsv's CLI scripts (bin/dsv2json etc.), not by the library code path you actually import. They never end up in your bundle, and npm audit shows 0 vulnerabilities — overriding just adds noise for no real benefit.
209
+ - **[d3-dispatch](https://github.com/d3/d3-dispatch)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
210
+ - **[d3-drag](https://github.com/d3/d3-drag)** 3.0.0 — **61 months** ago: 2021-06-09 ⚠️
211
+ - **[d3-interpolate](https://github.com/d3/d3-interpolate)** 3.0.1 — **61 months** ago: 2021-06-05 ⚠️
212
+ - **[d3-selection](https://github.com/d3/d3-selection)** 3.0.0 — **61 months** ago: 2021-06-07 ⚠️
213
+ - **[d3-transition](https://github.com/d3/d3-transition)** 3.0.1 — **61 months** ago: 2021-06-09 ⚠️
216
214
 
217
215
  <!-- DEPENDENCY_TREE_END -->
218
216
 
@@ -359,7 +357,15 @@ DPUse (Data Positioning & Use) is an in-browser application that positions your
359
357
 
360
358
  ## Introduction
361
359
 
362
- ...
360
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 120"><g transform="translate(0,120) scale(0.1,-0.1)" fill="#000000"><path d="M260 80 c0 -6 125 -10 355 -10 230 0 355 4 355 10 0 6 -125 10 -355 10 -230 0 -355 -4 -355 -10z"/></g><g transform="translate(0,120) scale(0.1,-0.1)" fill="#1f77b4"><path d="M720 605 l0 -515 105 0 105 0 0 515 0 515 -105 0 -105 0 0 -515z"/></g><g transform="translate(0,120) scale(0.1,-0.1)" fill="#f87070"><path d="M510 605 l0 -515 105 0 105 0 0 515 0 515 -105 0 -105 0 0 -515z"/></g><g transform="translate(0,120) scale(0.1,-0.1)" fill="#2acefd"><path d="M300 465 l0 -375 105 0 105 0 0 375 0 375 -105 0 -105 0 0 -375z"/></g></svg> Billboard.js
361
+
362
+ Observable Plot
363
+
364
+ d3-hierarchy
365
+
366
+ d3-sankey
367
+
368
+ dpuse-erd
363
369
 
364
370
  <!-- OPENING_END -->
365
371
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dpuse/dpuse-tool-d3",
3
- "version": "0.0.14",
3
+ "version": "0.0.16",
4
4
  "private": false,
5
5
  "description": "A TypeScript wrapper for D3, Billboard.js, and Observable Plot that implements the Data Positioning chart-rendering interface, providing ERD (dagre), Sankey (d3-sankey), network (d3-force), tree (d3-hierarchy), and bar chart (billboard.js, Observable Plot) renderers.",
6
6
  "license": "MIT",