@thi.ng/morton
Advanced tools
Comparing version 3.1.28 to 3.1.29
{ | ||
"name": "@thi.ng/morton", | ||
"version": "3.1.28", | ||
"version": "3.1.29", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -37,6 +37,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.0", | ||
"@thi.ng/binary": "^3.3.17", | ||
"@thi.ng/errors": "^2.2.9", | ||
"@thi.ng/math": "^5.4.1" | ||
"@thi.ng/api": "^8.7.1", | ||
"@thi.ng/binary": "^3.3.18", | ||
"@thi.ng/errors": "^2.2.10", | ||
"@thi.ng/math": "^5.4.2" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "50ba9c87676fac60c46d2bc0e4d2c7711a374a68\n" | ||
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\n" | ||
} |
46778
Updated@thi.ng/api@^8.7.1
Updated@thi.ng/binary@^3.3.18
Updated@thi.ng/errors@^2.2.10
Updated@thi.ng/math@^5.4.2