@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 2.1.116 to 2.1.117
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "2.1.116", | ||
"version": "2.1.117", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/geom-api": "^3.4.74", | ||
"@thi.ng/transducers": "^8.9.10", | ||
"@thi.ng/vectors": "^7.10.16" | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/geom-api": "^3.4.75", | ||
"@thi.ng/transducers": "^8.9.11", | ||
"@thi.ng/vectors": "^7.10.17" | ||
}, | ||
@@ -96,3 +96,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
} |
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/geom-api@^3.4.75
Updated@thi.ng/transducers@^8.9.11
Updated@thi.ng/vectors@^7.10.17