@thi.ng/vectors
Advanced tools
Comparing version 2.4.3 to 2.4.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@2.4.3...@thi.ng/vectors@2.4.4) (2019-03-21) | ||
**Note:** Version bump only for package @thi.ng/vectors | ||
## [2.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@2.4.2...@thi.ng/vectors@2.4.3) (2019-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/vectors", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Optimized 2d/3d/4d and arbitrary length vector operations", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"@thi.ng/random": "^1.1.2", | ||
"@thi.ng/transducers": "^5.2.2" | ||
"@thi.ng/transducers": "^5.3.0" | ||
}, | ||
@@ -102,3 +102,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f" | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
} |
482093
Updated@thi.ng/transducers@^5.3.0