@thi.ng/geom-isec
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.1.3...@thi.ng/geom-isec@0.1.4) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.1.2...@thi.ng/geom-isec@0.1.3) (2019-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -35,6 +35,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/geom-api": "^0.1.2", | ||
"@thi.ng/geom-closest-point": "^0.1.3", | ||
"@thi.ng/geom-api": "^0.1.3", | ||
"@thi.ng/geom-closest-point": "^0.1.4", | ||
"@thi.ng/math": "^1.1.0", | ||
"@thi.ng/vectors": "^2.3.0" | ||
"@thi.ng/vectors": "^2.3.1" | ||
}, | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "75c3588513318c8c33860add6cc6247e6ee9a47c" | ||
"gitHead": "647e13737436e44d28e151c0be8594835cf25ed0" | ||
} |
88577
Updated@thi.ng/geom-api@^0.1.3
Updated@thi.ng/vectors@^2.3.1