@thi.ng/morton
Advanced tools
Comparing version 3.1.94 to 3.1.95
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "3.1.94", | ||
"version": "3.1.95", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/binary": "^3.4.31", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/math": "^5.11.7" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/binary": "^3.4.32", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/math": "^5.11.8" | ||
}, | ||
@@ -109,3 +109,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.9
Updated@thi.ng/binary@^3.4.32
Updated@thi.ng/errors@^2.5.15
Updated@thi.ng/math@^5.11.8