@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.33 to 0.1.34
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.34](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.33...@thi.ng/geom-subdiv-curve@0.1.34) (2020-03-06) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.32...@thi.ng/geom-subdiv-curve@0.1.33) (2020-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.33", | ||
"version": "0.1.34", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -38,8 +38,8 @@ "module": "./index.js", | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.8.2" | ||
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^1.0.5", | ||
"@thi.ng/transducers": "^6.4.0", | ||
"@thi.ng/vectors": "^4.2.0" | ||
"@thi.ng/geom-api": "^1.0.6", | ||
"@thi.ng/transducers": "^6.4.1", | ||
"@thi.ng/vectors": "^4.2.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6" | ||
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc" | ||
} |
38464
Updated@thi.ng/geom-api@^1.0.6
Updated@thi.ng/transducers@^6.4.1
Updated@thi.ng/vectors@^4.2.1