@thi.ng/geom-isec
Advanced tools
Comparing version 0.3.7 to 0.3.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.7...@thi.ng/geom-isec@0.3.8) (2019-09-21) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.3.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.6...@thi.ng/geom-isec@0.3.7) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -36,7 +36,7 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.3", | ||
"@thi.ng/geom-api": "^0.3.5", | ||
"@thi.ng/geom-closest-point": "^0.3.7", | ||
"@thi.ng/api": "^6.4.0", | ||
"@thi.ng/geom-api": "^0.3.6", | ||
"@thi.ng/geom-closest-point": "^0.3.8", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/vectors": "^3.3.0" | ||
"@thi.ng/vectors": "^3.3.1" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
"gitHead": "5f865588e37a27ceb46484c24fce4d59a0637f90" | ||
} |
93312
Updated@thi.ng/api@^6.4.0
Updated@thi.ng/geom-api@^0.3.6
Updated@thi.ng/vectors@^3.3.1