@thi.ng/morton
Advanced tools
Comparing version 3.1.77 to 3.1.78
# Change Log | ||
- **Last updated**: 2024-03-07T20:40:47Z | ||
- **Last updated**: 2024-03-09T09:18:17Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "3.1.77", | ||
"version": "3.1.78", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.28", | ||
"@thi.ng/binary": "^3.4.17", | ||
"@thi.ng/api": "^8.9.29", | ||
"@thi.ng/binary": "^3.4.18", | ||
"@thi.ng/errors": "^2.4.20", | ||
"@thi.ng/math": "^5.10.5" | ||
"@thi.ng/math": "^5.10.6" | ||
}, | ||
@@ -109,3 +109,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n" | ||
"gitHead": "69100942474942f7446ac645d59d91e7dfc352f9\n" | ||
} |
Updated@thi.ng/api@^8.9.29
Updated@thi.ng/binary@^3.4.18
Updated@thi.ng/math@^5.10.6