@thi.ng/geom-accel
Advanced tools
Comparing version 3.5.48 to 3.5.49
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "3.5.48", | ||
"version": "3.5.49", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -42,11 +42,11 @@ "type": "module", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/distance": "^2.4.48", | ||
"@thi.ng/distance": "^2.4.49", | ||
"@thi.ng/equiv": "^2.1.47", | ||
"@thi.ng/errors": "^2.4.16", | ||
"@thi.ng/geom-api": "^3.4.64", | ||
"@thi.ng/geom-isec": "^2.1.106", | ||
"@thi.ng/geom-api": "^3.4.65", | ||
"@thi.ng/geom-isec": "^2.1.107", | ||
"@thi.ng/heaps": "^2.1.59", | ||
"@thi.ng/math": "^5.9.1", | ||
"@thi.ng/transducers": "^8.9.1", | ||
"@thi.ng/vectors": "^7.10.6" | ||
"@thi.ng/math": "^5.10.0", | ||
"@thi.ng/transducers": "^8.9.2", | ||
"@thi.ng/vectors": "^7.10.7" | ||
}, | ||
@@ -121,3 +121,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e5e7d5c6ed2eadee7a91d59cbd0c86ce880ab1c5\n" | ||
"gitHead": "25ee18f7db6d03f0b76787267ab071d16df94888\n" | ||
} |
82652
Updated@thi.ng/distance@^2.4.49
Updated@thi.ng/geom-api@^3.4.65
Updated@thi.ng/geom-isec@^2.1.107
Updated@thi.ng/math@^5.10.0
Updated@thi.ng/transducers@^8.9.2
Updated@thi.ng/vectors@^7.10.7