@thi.ng/vectors
Advanced tools
Comparing version 7.11.7 to 7.11.8
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-13T19:40:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/vectors", | ||
"version": "7.11.7", | ||
"version": "7.11.8", | ||
"description": "Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts", | ||
@@ -44,7 +44,7 @@ "type": "module", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/math": "^5.11.6", | ||
"@thi.ng/math": "^5.11.7", | ||
"@thi.ng/memoize": "^3.3.10", | ||
"@thi.ng/random": "^4.0.2", | ||
"@thi.ng/strings": "^3.8.2", | ||
"@thi.ng/transducers": "^9.0.13" | ||
"@thi.ng/strings": "^3.8.3", | ||
"@thi.ng/transducers": "^9.1.0" | ||
}, | ||
@@ -62,2 +62,3 @@ "devDependencies": { | ||
"acceleration", | ||
"algebra", | ||
"aos", | ||
@@ -790,3 +791,3 @@ "array", | ||
}, | ||
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n" | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
} |
365733
Updated@thi.ng/math@^5.11.7
Updated@thi.ng/strings@^3.8.3
Updated@thi.ng/transducers@^9.1.0