@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 3.0.8 to 3.0.9
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -40,4 +40,4 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/transducers": "^9.1.0", | ||
"@thi.ng/vectors": "^7.11.8" | ||
"@thi.ng/transducers": "^9.1.1", | ||
"@thi.ng/vectors": "^7.11.9" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/transducers@^9.1.1
Updated@thi.ng/vectors@^7.11.9