@thi.ng/geom-poly-utils
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-poly-utils@0.1.33...@thi.ng/geom-poly-utils@0.1.34) (2020-03-01) | ||
**Note:** Version bump only for package @thi.ng/geom-poly-utils | ||
## [0.1.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.32...@thi.ng/geom-poly-utils@0.1.33) (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "0.1.33", | ||
"version": "0.1.34", | ||
"description": "2D polygon / triangle analysis & processing utilities", | ||
@@ -42,5 +42,5 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.2.6", | ||
"@thi.ng/geom-api": "^1.0.4", | ||
"@thi.ng/geom-api": "^1.0.5", | ||
"@thi.ng/math": "^1.7.2", | ||
"@thi.ng/vectors": "^4.1.2" | ||
"@thi.ng/vectors": "^4.2.0" | ||
}, | ||
@@ -66,3 +66,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9" | ||
"gitHead": "dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6" | ||
} |
51124
Updated@thi.ng/geom-api@^1.0.5
Updated@thi.ng/vectors@^4.2.0