@thi.ng/sparse
Advanced tools
Comparing version 0.1.32 to 0.1.33
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.32...@thi.ng/sparse@0.1.33) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.31...@thi.ng/sparse@0.1.32) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.9.1", | ||
"@thi.ng/transducers": "^6.4.3", | ||
"@thi.ng/api": "^6.10.0", | ||
"@thi.ng/transducers": "^6.4.4", | ||
"tslib": "^1.11.1" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
92719
Updated@thi.ng/api@^6.10.0
Updated@thi.ng/transducers@^6.4.4