@thi.ng/geom-accel
Advanced tools
Comparing version 4.0.0 to 4.0.1
# Change Log | ||
- **Last updated**: 2024-06-21T19:34:38Z | ||
- **Last updated**: 2024-06-29T09:28:36Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -40,13 +40,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.3", | ||
"@thi.ng/arrays": "^2.9.7", | ||
"@thi.ng/checks": "^3.6.5", | ||
"@thi.ng/distance": "^2.4.74", | ||
"@thi.ng/equiv": "^2.1.59", | ||
"@thi.ng/errors": "^2.5.8", | ||
"@thi.ng/geom-isec": "^4.0.0", | ||
"@thi.ng/heaps": "^2.1.75", | ||
"@thi.ng/math": "^5.11.0", | ||
"@thi.ng/transducers": "^9.0.6", | ||
"@thi.ng/vectors": "^7.11.0" | ||
"@thi.ng/api": "^8.11.4", | ||
"@thi.ng/arrays": "^2.9.8", | ||
"@thi.ng/checks": "^3.6.6", | ||
"@thi.ng/distance": "^2.4.75", | ||
"@thi.ng/equiv": "^2.1.60", | ||
"@thi.ng/errors": "^2.5.9", | ||
"@thi.ng/geom-isec": "^4.0.1", | ||
"@thi.ng/heaps": "^2.1.76", | ||
"@thi.ng/math": "^5.11.1", | ||
"@thi.ng/transducers": "^9.0.7", | ||
"@thi.ng/vectors": "^7.11.1" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "154c95cf9d6bab32174498ec3b5b5d87e42be7f9\n" | ||
"gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 193 standalone projects, maintained as part | ||
> This is one of 189 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.4
Updated@thi.ng/arrays@^2.9.8
Updated@thi.ng/checks@^3.6.6
Updated@thi.ng/distance@^2.4.75
Updated@thi.ng/equiv@^2.1.60
Updated@thi.ng/errors@^2.5.9
Updated@thi.ng/geom-isec@^4.0.1
Updated@thi.ng/heaps@^2.1.76
Updated@thi.ng/math@^5.11.1
Updated@thi.ng/transducers@^9.0.7
Updated@thi.ng/vectors@^7.11.1