@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.5...@thi.ng/geom-subdiv-curve@0.1.6) (2019-03-10) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.4...@thi.ng/geom-subdiv-curve@0.1.5) (2019-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Freely customizable, iterative subdivision curves for open / closed input geometries", | ||
@@ -35,5 +35,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^0.1.5", | ||
"@thi.ng/transducers": "^5.1.2", | ||
"@thi.ng/vectors": "^2.4.0" | ||
"@thi.ng/geom-api": "^0.1.6", | ||
"@thi.ng/transducers": "^5.2.0", | ||
"@thi.ng/vectors": "^2.4.1" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "ce74afc55215fee990748c9e7d555a839adcec69" | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
} |
37944
Updated@thi.ng/geom-api@^0.1.6
Updated@thi.ng/transducers@^5.2.0
Updated@thi.ng/vectors@^2.4.1