@thi.ng/geom-isec
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.6.0...@thi.ng/geom-isec@0.6.1) (2020-10-03) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
# [0.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.8...@thi.ng/geom-isec@0.6.0) (2020-09-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -53,6 +53,6 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.13.1", | ||
"@thi.ng/geom-api": "^1.1.0", | ||
"@thi.ng/geom-closest-point": "^0.5.0", | ||
"@thi.ng/geom-api": "^1.1.1", | ||
"@thi.ng/geom-closest-point": "^0.5.1", | ||
"@thi.ng/math": "^2.1.1", | ||
"@thi.ng/vectors": "^4.6.6" | ||
"@thi.ng/vectors": "^4.7.0" | ||
}, | ||
@@ -81,3 +81,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
"gitHead": "0735a2fbfcd48e05782c15a112469a396be6bf72" | ||
} |
114474
Updated@thi.ng/geom-api@^1.1.1
Updated@thi.ng/vectors@^4.7.0