@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.59 to 0.1.60
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.59...@thi.ng/geom-subdiv-curve@0.1.60) (2020-08-20) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.58...@thi.ng/geom-subdiv-curve@0.1.59) (2020-08-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.59", | ||
"version": "0.1.60", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -52,5 +52,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^1.0.31", | ||
"@thi.ng/geom-api": "^1.0.32", | ||
"@thi.ng/transducers": "^7.2.2", | ||
"@thi.ng/vectors": "^4.6.2" | ||
"@thi.ng/vectors": "^4.6.3" | ||
}, | ||
@@ -80,3 +80,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "44824f17050b412d635b576bf5f9b2136dac9554" | ||
"gitHead": "8ab94861c3531858dc7cb031ce77f7ad36a6f13e" | ||
} |
37040
Updated@thi.ng/geom-api@^1.0.32
Updated@thi.ng/vectors@^4.6.3