@thi.ng/sparse
Advanced tools
Comparing version 0.1.24 to 0.1.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.24...@thi.ng/sparse@0.1.25) (2020-01-26) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.23...@thi.ng/sparse@0.1.24) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.24", | ||
"version": "0.1.25", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.7.0", | ||
"@thi.ng/transducers": "^6.2.0" | ||
"@thi.ng/api": "^6.7.1", | ||
"@thi.ng/transducers": "^6.2.1" | ||
}, | ||
@@ -63,3 +63,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "38d193103121815a5794ae242817f8f306b6ddd4" | ||
} |
183250
Updated@thi.ng/api@^6.7.1
Updated@thi.ng/transducers@^6.2.1