@thi.ng/geom
Advanced tools
Comparing version 8.1.24 to 8.1.25
# Change Log | ||
- **Last updated**: 2025-01-14T12:23:33Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom", | ||
"version": "8.1.24", | ||
"version": "8.1.25", | ||
"description": "Functional, polymorphic API for 2D geometry types & SVG generation", | ||
@@ -44,29 +44,29 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/adjacency": "^3.0.23", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/arrays": "^2.10.11", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/defmulti": "^3.0.55", | ||
"@thi.ng/equiv": "^2.1.72", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/geom-arc": "^2.1.161", | ||
"@thi.ng/geom-clip-line": "^2.3.118", | ||
"@thi.ng/geom-clip-poly": "^2.1.160", | ||
"@thi.ng/geom-closest-point": "^2.1.156", | ||
"@thi.ng/geom-hull": "^2.1.156", | ||
"@thi.ng/geom-isec": "^4.0.28", | ||
"@thi.ng/geom-poly-utils": "^3.0.28", | ||
"@thi.ng/geom-resample": "^3.0.28", | ||
"@thi.ng/geom-splines": "^2.3.28", | ||
"@thi.ng/geom-subdiv-curve": "^3.0.28", | ||
"@thi.ng/geom-tessellate": "^3.0.28", | ||
"@thi.ng/hiccup": "^5.2.24", | ||
"@thi.ng/hiccup-svg": "^5.4.15", | ||
"@thi.ng/math": "^5.11.16", | ||
"@thi.ng/matrices": "^2.4.28", | ||
"@thi.ng/object-utils": "^1.1.10", | ||
"@thi.ng/random": "^4.1.7", | ||
"@thi.ng/strings": "^3.9.1", | ||
"@thi.ng/transducers": "^9.2.14", | ||
"@thi.ng/vectors": "^7.12.16" | ||
"@thi.ng/adjacency": "^3.0.24", | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/arrays": "^2.10.12", | ||
"@thi.ng/checks": "^3.6.20", | ||
"@thi.ng/defmulti": "^3.0.56", | ||
"@thi.ng/equiv": "^2.1.73", | ||
"@thi.ng/errors": "^2.5.23", | ||
"@thi.ng/geom-arc": "^2.1.162", | ||
"@thi.ng/geom-clip-line": "^2.3.119", | ||
"@thi.ng/geom-clip-poly": "^2.1.161", | ||
"@thi.ng/geom-closest-point": "^2.1.157", | ||
"@thi.ng/geom-hull": "^2.1.157", | ||
"@thi.ng/geom-isec": "^4.0.29", | ||
"@thi.ng/geom-poly-utils": "^3.0.29", | ||
"@thi.ng/geom-resample": "^3.0.29", | ||
"@thi.ng/geom-splines": "^2.3.29", | ||
"@thi.ng/geom-subdiv-curve": "^3.0.29", | ||
"@thi.ng/geom-tessellate": "^3.0.29", | ||
"@thi.ng/hiccup": "^5.2.25", | ||
"@thi.ng/hiccup-svg": "^5.4.16", | ||
"@thi.ng/math": "^5.11.17", | ||
"@thi.ng/matrices": "^2.4.29", | ||
"@thi.ng/object-utils": "^1.1.11", | ||
"@thi.ng/random": "^4.1.8", | ||
"@thi.ng/strings": "^3.9.2", | ||
"@thi.ng/transducers": "^9.2.15", | ||
"@thi.ng/vectors": "^7.12.17" | ||
}, | ||
@@ -538,3 +538,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "56e7a1724e7b0cb5c41119f60320b6ff0e8a3c1c\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/adjacency@^3.0.24
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/arrays@^2.10.12
Updated@thi.ng/checks@^3.6.20
Updated@thi.ng/defmulti@^3.0.56
Updated@thi.ng/equiv@^2.1.73
Updated@thi.ng/errors@^2.5.23
Updated@thi.ng/geom-arc@^2.1.162
Updated@thi.ng/geom-hull@^2.1.157
Updated@thi.ng/geom-isec@^4.0.29
Updated@thi.ng/geom-splines@^2.3.29
Updated@thi.ng/hiccup@^5.2.25
Updated@thi.ng/hiccup-svg@^5.4.16
Updated@thi.ng/math@^5.11.17
Updated@thi.ng/matrices@^2.4.29
Updated@thi.ng/object-utils@^1.1.11
Updated@thi.ng/random@^4.1.8
Updated@thi.ng/strings@^3.9.2
Updated@thi.ng/transducers@^9.2.15
Updated@thi.ng/vectors@^7.12.17