@thi.ng/geom-accel
Advanced tools
Comparing version 3.5.55 to 3.5.56
# Change Log | ||
- **Last updated**: 2024-02-25T14:07:53Z | ||
- **Last updated**: 2024-03-01T15:22:50Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "3.5.55", | ||
"version": "3.5.56", | ||
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", | ||
@@ -39,14 +39,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.26", | ||
"@thi.ng/arrays": "^2.8.3", | ||
"@thi.ng/checks": "^3.5.0", | ||
"@thi.ng/distance": "^2.4.55", | ||
"@thi.ng/equiv": "^2.1.49", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/geom-api": "^3.4.71", | ||
"@thi.ng/geom-isec": "^2.1.113", | ||
"@thi.ng/heaps": "^2.1.62", | ||
"@thi.ng/math": "^5.10.3", | ||
"@thi.ng/transducers": "^8.9.7", | ||
"@thi.ng/vectors": "^7.10.13" | ||
"@thi.ng/api": "^8.9.27", | ||
"@thi.ng/arrays": "^2.8.4", | ||
"@thi.ng/checks": "^3.5.1", | ||
"@thi.ng/distance": "^2.4.56", | ||
"@thi.ng/equiv": "^2.1.50", | ||
"@thi.ng/errors": "^2.4.19", | ||
"@thi.ng/geom-api": "^3.4.72", | ||
"@thi.ng/geom-isec": "^2.1.114", | ||
"@thi.ng/heaps": "^2.1.63", | ||
"@thi.ng/math": "^5.10.4", | ||
"@thi.ng/transducers": "^8.9.8", | ||
"@thi.ng/vectors": "^7.10.14" | ||
}, | ||
@@ -121,3 +121,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "190d68e7f7524631b333cfdbf32c6a23be27c166\n" | ||
"gitHead": "d660ae8fd1bf64d919b4334f19509f1f539d70f6\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
> [!IMPORTANT] | ||
> ‼️ Announcing the thi.ng user survey 2024 📋 | ||
> | ||
> [Please participate in the survey here!](https://forms.gle/XacbSDEmQMPZg8197)\ | ||
> (open until end of February) | ||
> | ||
> **To achieve a better sample size, I'd highly appreciate if you could | ||
> circulate the link to this survey in your own networks.** | ||
> | ||
> [Discussion](https://github.com/thi-ng/umbrella/discussions/447) | ||
# ![@thi.ng/geom-accel](https://media.thi.ng/umbrella/banners-20230807/thing-geom-accel.svg?34deae23) | ||
@@ -25,3 +14,3 @@ | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> 🚀 Please help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -28,0 +17,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82277
125
Updated@thi.ng/api@^8.9.27
Updated@thi.ng/arrays@^2.8.4
Updated@thi.ng/checks@^3.5.1
Updated@thi.ng/distance@^2.4.56
Updated@thi.ng/equiv@^2.1.50
Updated@thi.ng/errors@^2.4.19
Updated@thi.ng/geom-api@^3.4.72
Updated@thi.ng/geom-isec@^2.1.114
Updated@thi.ng/heaps@^2.1.63
Updated@thi.ng/math@^5.10.4
Updated@thi.ng/transducers@^8.9.8
Updated@thi.ng/vectors@^7.10.14