@thi.ng/geom-accel
Advanced tools
Comparing version 4.1.5 to 4.1.6
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/distance": "^2.4.86", | ||
"@thi.ng/distance": "^2.4.87", | ||
"@thi.ng/equiv": "^2.1.65", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/geom-isec": "^4.0.12", | ||
"@thi.ng/geom-isec": "^4.0.13", | ||
"@thi.ng/heaps": "^2.1.81", | ||
"@thi.ng/math": "^5.11.9", | ||
"@thi.ng/transducers": "^9.2.2", | ||
"@thi.ng/vectors": "^7.12.0" | ||
"@thi.ng/transducers": "^9.2.3", | ||
"@thi.ng/vectors": "^7.12.1" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9f71f7f82fed2a980078a96bdafd2e706f526c75\n" | ||
"gitHead": "8335e9571c2b9b13844ee4d8d24f99143c5f8816\n" | ||
} |
Updated@thi.ng/distance@^2.4.87
Updated@thi.ng/geom-isec@^4.0.13
Updated@thi.ng/transducers@^9.2.3
Updated@thi.ng/vectors@^7.12.1