@thi.ng/rstream
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.8"></a> | ||
## [1.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.0.7...@thi.ng/rstream@1.0.8) (2018-03-03) | ||
**Note:** Version bump only for package @thi.ng/rstream | ||
<a name="1.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.0.6...@thi.ng/rstream@1.0.7) (2018-03-03) |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Reactive multi-tap streams & transformation pipeline constructs", | ||
@@ -29,4 +29,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/atom": "^0.7.2", | ||
"@thi.ng/transducers": "^1.6.0" | ||
"@thi.ng/atom": "^0.7.3", | ||
"@thi.ng/transducers": "^1.6.1" | ||
}, | ||
@@ -33,0 +33,0 @@ "keywords": [ |
60182
Updated@thi.ng/atom@^0.7.3
Updated@thi.ng/transducers@^1.6.1