@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.3...@thi.ng/geom-subdiv-curve@0.1.4) (2019-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"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.4", | ||
"@thi.ng/transducers": "^5.1.1", | ||
"@thi.ng/vectors": "^2.3.2" | ||
"@thi.ng/geom-api": "^0.1.5", | ||
"@thi.ng/transducers": "^5.1.2", | ||
"@thi.ng/vectors": "^2.4.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "ce74afc55215fee990748c9e7d555a839adcec69" | ||
} |
37738
270
4
10
1
56
Updated@thi.ng/geom-api@^0.1.5
Updated@thi.ng/transducers@^5.1.2
Updated@thi.ng/vectors@^2.4.0