@thi.ng/sparse
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.7...@thi.ng/sparse@0.1.8) (2019-03-21) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.6...@thi.ng/sparse@0.1.7) (2019-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -36,3 +36,3 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/transducers": "^5.2.2" | ||
"@thi.ng/transducers": "^5.3.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f" | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
} |
192737
Updated@thi.ng/transducers@^5.3.0