@thi.ng/geom-isec
Advanced tools
Comparing version 2.1.97 to 2.1.98
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:38Z | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "2.1.97", | ||
"version": "2.1.98", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/geom-api": "^3.4.55", | ||
"@thi.ng/geom-closest-point": "^2.1.93", | ||
"@thi.ng/math": "^5.7.10", | ||
"@thi.ng/vectors": "^7.8.14" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/geom-api": "^3.4.56", | ||
"@thi.ng/geom-closest-point": "^2.1.94", | ||
"@thi.ng/math": "^5.7.11", | ||
"@thi.ng/vectors": "^7.8.15" | ||
}, | ||
@@ -123,3 +123,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
51707
117
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/geom-api@^3.4.56
Updated@thi.ng/math@^5.7.11
Updated@thi.ng/vectors@^7.8.15