@thi.ng/geom-accel
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -41,12 +41,12 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/arrays": "^2.9.9", | ||
"@thi.ng/arrays": "^2.9.10", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/distance": "^2.4.76", | ||
"@thi.ng/distance": "^2.4.77", | ||
"@thi.ng/equiv": "^2.1.61", | ||
"@thi.ng/errors": "^2.5.10", | ||
"@thi.ng/geom-isec": "^4.0.2", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/geom-isec": "^4.0.3", | ||
"@thi.ng/heaps": "^2.1.77", | ||
"@thi.ng/math": "^5.11.2", | ||
"@thi.ng/transducers": "^9.0.8", | ||
"@thi.ng/vectors": "^7.11.2" | ||
"@thi.ng/math": "^5.11.3", | ||
"@thi.ng/transducers": "^9.0.9", | ||
"@thi.ng/vectors": "^7.11.3" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "70f493d9ccc97c5df5dda7e808e96cd1691097fc\n" | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
} |
85278
Updated@thi.ng/arrays@^2.9.10
Updated@thi.ng/distance@^2.4.77
Updated@thi.ng/errors@^2.5.11
Updated@thi.ng/geom-isec@^4.0.3
Updated@thi.ng/math@^5.11.3
Updated@thi.ng/transducers@^9.0.9
Updated@thi.ng/vectors@^7.11.3