@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.23 to 0.1.24
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.23...@thi.ng/geom-subdiv-curve@0.1.24) (2019-08-21) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.22...@thi.ng/geom-subdiv-curve@0.1.23) (2019-08-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Freely customizable, iterative subdivision curves for open / closed input geometries", | ||
@@ -36,5 +36,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^0.3.4", | ||
"@thi.ng/transducers": "^5.4.3", | ||
"@thi.ng/vectors": "^3.2.0" | ||
"@thi.ng/geom-api": "^0.3.5", | ||
"@thi.ng/transducers": "^5.4.4", | ||
"@thi.ng/vectors": "^3.3.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "4b74159d35209356ce8f44929599b45ba64277be" | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
} |
38113
Updated@thi.ng/geom-api@^0.3.5
Updated@thi.ng/transducers@^5.4.4
Updated@thi.ng/vectors@^3.3.0