@thi.ng/geom-accel
Advanced tools
Comparing version 3.5.29 to 3.5.30
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "3.5.29", | ||
"version": "3.5.30", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -40,11 +40,11 @@ "type": "module", | ||
"@thi.ng/checks": "^3.4.8", | ||
"@thi.ng/distance": "^2.4.29", | ||
"@thi.ng/distance": "^2.4.30", | ||
"@thi.ng/equiv": "^2.1.33", | ||
"@thi.ng/errors": "^2.4.2", | ||
"@thi.ng/geom-api": "^3.4.45", | ||
"@thi.ng/geom-isec": "^2.1.87", | ||
"@thi.ng/geom-api": "^3.4.46", | ||
"@thi.ng/geom-isec": "^2.1.88", | ||
"@thi.ng/heaps": "^2.1.44", | ||
"@thi.ng/math": "^5.7.3", | ||
"@thi.ng/transducers": "^8.8.10", | ||
"@thi.ng/vectors": "^7.8.4" | ||
"@thi.ng/transducers": "^8.8.11", | ||
"@thi.ng/vectors": "^7.8.5" | ||
}, | ||
@@ -120,3 +120,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "669a3151e4302480244fe3e60eff5e732ea5b7a7\n" | ||
"gitHead": "2be4c38c9680da929339bd164acfb69ebb1fd3d0\n" | ||
} |
Updated@thi.ng/distance@^2.4.30
Updated@thi.ng/geom-api@^3.4.46
Updated@thi.ng/geom-isec@^2.1.88
Updated@thi.ng/transducers@^8.8.11
Updated@thi.ng/vectors@^7.8.5