@thi.ng/sparse
Advanced tools
Comparing version 0.1.20 to 0.1.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.20...@thi.ng/sparse@0.1.21) (2019-09-21) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.19...@thi.ng/sparse@0.1.20) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -36,4 +36,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.3", | ||
"@thi.ng/transducers": "^5.4.4" | ||
"@thi.ng/api": "^6.4.0", | ||
"@thi.ng/transducers": "^5.4.5" | ||
}, | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
"gitHead": "5f865588e37a27ceb46484c24fce4d59a0637f90" | ||
} |
175643
Updated@thi.ng/api@^6.4.0
Updated@thi.ng/transducers@^5.4.5