@thi.ng/sparse
Advanced tools
Comparing version 0.1.14 to 0.1.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.14...@thi.ng/sparse@0.1.15) (2019-05-22) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.13...@thi.ng/sparse@0.1.14) (2019-04-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -35,4 +35,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.1.1", | ||
"@thi.ng/transducers": "^5.3.6" | ||
"@thi.ng/api": "^6.2.0", | ||
"@thi.ng/transducers": "^5.3.7" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8" | ||
"gitHead": "5a4226d52724f320fb25656f08addb2825375fee" | ||
} |
192583
Updated@thi.ng/api@^6.2.0
Updated@thi.ng/transducers@^5.3.7