@thi.ng/geom-accel
Advanced tools
Comparing version 4.0.3 to 4.0.4
# Change Log | ||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"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.5", | ||
"@thi.ng/arrays": "^2.9.10", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/distance": "^2.4.77", | ||
"@thi.ng/equiv": "^2.1.61", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/geom-isec": "^4.0.3", | ||
"@thi.ng/heaps": "^2.1.77", | ||
"@thi.ng/math": "^5.11.3", | ||
"@thi.ng/transducers": "^9.0.9", | ||
"@thi.ng/vectors": "^7.11.3" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/arrays": "^2.9.11", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/distance": "^2.4.78", | ||
"@thi.ng/equiv": "^2.1.62", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/geom-isec": "^4.0.4", | ||
"@thi.ng/heaps": "^2.1.78", | ||
"@thi.ng/math": "^5.11.4", | ||
"@thi.ng/transducers": "^9.0.10", | ||
"@thi.ng/vectors": "^7.11.4" | ||
}, | ||
@@ -124,3 +124,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/geom-accel](https://media.thi.ng/umbrella/banners-20230807/thing-geom-accel.svg?34deae23) | ||
# ![@thi.ng/geom-accel](https://media.thi.ng/umbrella/banners-20230807/thing-geom-accel.svg?b7310bf5) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/geom-accel.svg)](https://www.npmjs.com/package/@thi.ng/geom-accel) | ||
> [!NOTE] | ||
> This is one of 188 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 | ||
@@ -94,3 +94,3 @@ > and anti-framework. | ||
Several projects in this repo's | ||
Six projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
@@ -97,0 +97,0 @@ directory are using this package: |
85275
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/arrays@^2.9.11
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/distance@^2.4.78
Updated@thi.ng/equiv@^2.1.62
Updated@thi.ng/errors@^2.5.12
Updated@thi.ng/geom-isec@^4.0.4
Updated@thi.ng/heaps@^2.1.78
Updated@thi.ng/math@^5.11.4
Updated@thi.ng/transducers@^9.0.10
Updated@thi.ng/vectors@^7.11.4