@thi.ng/sparse
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -6,3 +6,3 @@ # 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) | ||
## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.8...@thi.ng/sparse@0.1.9) (2019-03-28) | ||
@@ -15,58 +15,4 @@ **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) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.5...@thi.ng/sparse@0.1.6) (2019-03-12) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.4...@thi.ng/sparse@0.1.5) (2019-03-10) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.3...@thi.ng/sparse@0.1.4) (2019-03-03) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.2...@thi.ng/sparse@0.1.3) (2019-03-01) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.1...@thi.ng/sparse@0.1.2) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.0...@thi.ng/sparse@0.1.1) (2019-02-18) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
# 0.1.0 (2019-02-17) | ||
@@ -73,0 +19,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -35,4 +35,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/transducers": "^5.3.0" | ||
"@thi.ng/api": "^6.0.0", | ||
"@thi.ng/transducers": "^5.3.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d" | ||
} |
191528
- Removed@thi.ng/api@5.1.0(transitive)
Updated@thi.ng/api@^6.0.0
Updated@thi.ng/transducers@^5.3.1