@thi.ng/sparse
Advanced tools
Comparing version 0.1.12 to 0.1.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.12...@thi.ng/sparse@0.1.13) (2019-04-24) | ||
**Note:** Version bump only for package @thi.ng/sparse | ||
## [0.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/sparse@0.1.11...@thi.ng/sparse@0.1.12) (2019-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/sparse", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Sparse vector & matrix implementations", | ||
@@ -28,11 +28,11 @@ "module": "./index.js", | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.13.0", | ||
"mocha": "^6.0.2", | ||
"nyc": "^13.3.0", | ||
"@types/node": "^11.13.7", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.0.0", | ||
"typedoc": "^0.14.2", | ||
"typescript": "^3.4.1" | ||
"typescript": "^3.4.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.0.1", | ||
"@thi.ng/transducers": "^5.3.4" | ||
"@thi.ng/api": "^6.1.0", | ||
"@thi.ng/transducers": "^5.3.5" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "4baddea99aaa37e43b3109f5bfdd6d2e2aedf68b" | ||
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443" | ||
} |
192231
Updated@thi.ng/api@^6.1.0
Updated@thi.ng/transducers@^5.3.5