@thi.ng/geom-accel
Advanced tools
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.1.26", | ||
"version": "4.1.27", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -44,12 +44,12 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/arrays": "^2.10.16", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/distance": "^2.4.107", | ||
"@thi.ng/arrays": "^2.10.17", | ||
"@thi.ng/checks": "^3.7.0", | ||
"@thi.ng/distance": "^2.4.108", | ||
"@thi.ng/equiv": "^2.1.77", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/geom-isec": "^4.0.33", | ||
"@thi.ng/geom-isec": "^4.0.34", | ||
"@thi.ng/heaps": "^2.1.93", | ||
"@thi.ng/math": "^5.11.21", | ||
"@thi.ng/transducers": "^9.2.19", | ||
"@thi.ng/vectors": "^7.12.21" | ||
"@thi.ng/transducers": "^9.2.20", | ||
"@thi.ng/vectors": "^7.12.22" | ||
}, | ||
@@ -127,3 +127,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
"gitHead": "2958e6a9881bd9e06de587a2141f6d23c64278db\n" | ||
} |
77293
0