@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 2.1.94 to 2.1.95
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "2.1.94", | ||
"version": "2.1.95", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/geom-api": "^3.4.52", | ||
"@thi.ng/transducers": "^8.8.16", | ||
"@thi.ng/vectors": "^7.8.11" | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/geom-api": "^3.4.53", | ||
"@thi.ng/transducers": "^8.8.17", | ||
"@thi.ng/vectors": "^7.8.12" | ||
}, | ||
@@ -48,3 +48,2 @@ "devDependencies": { | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -97,3 +96,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
} |
5
27337
Updated@thi.ng/api@^8.9.14
Updated@thi.ng/geom-api@^3.4.53
Updated@thi.ng/transducers@^8.8.17
Updated@thi.ng/vectors@^7.8.12