@thi.ng/morton
Advanced tools
Comparing version 3.1.91 to 3.1.92
# Change Log | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "3.1.91", | ||
"version": "3.1.92", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/binary": "^3.4.29", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/math": "^5.11.4" | ||
"@thi.ng/api": "^8.11.7", | ||
"@thi.ng/binary": "^3.4.30", | ||
"@thi.ng/errors": "^2.5.13", | ||
"@thi.ng/math": "^5.11.5" | ||
}, | ||
@@ -109,3 +109,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 198 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -87,2 +87,4 @@ > and anti-framework. | ||
Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) | ||
## API | ||
@@ -89,0 +91,0 @@ |
45967
183
Updated@thi.ng/api@^8.11.7
Updated@thi.ng/binary@^3.4.30
Updated@thi.ng/errors@^2.5.13
Updated@thi.ng/math@^5.11.5