@thi.ng/geom-subdiv-curve
Advanced tools
Comparing version 0.1.41 to 0.1.42
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.42](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.41...@thi.ng/geom-subdiv-curve@0.1.42) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/geom-subdiv-curve | ||
## [0.1.41](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.40...@thi.ng/geom-subdiv-curve@0.1.41) (2020-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-subdiv-curve", | ||
"version": "0.1.41", | ||
"version": "0.1.42", | ||
"description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", | ||
@@ -41,5 +41,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^1.0.13", | ||
"@thi.ng/transducers": "^6.4.6", | ||
"@thi.ng/vectors": "^4.3.1", | ||
"@thi.ng/geom-api": "^1.0.14", | ||
"@thi.ng/transducers": "^6.4.7", | ||
"@thi.ng/vectors": "^4.3.2", | ||
"tslib": "^1.11.1" | ||
@@ -70,3 +70,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "7d53b9da131181ae2cf35d325941a353f9b3494b" | ||
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8" | ||
} |
37734
Updated@thi.ng/geom-api@^1.0.14
Updated@thi.ng/transducers@^6.4.7
Updated@thi.ng/vectors@^4.3.2