@thi.ng/rstream
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.9.1"></a> | ||
## [0.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@0.9.0...@thi.ng/rstream@0.9.1) (2018-02-01) | ||
**Note:** Version bump only for package @thi.ng/rstream | ||
<a name="0.9.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.9.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@0.8.1...@thi.ng/rstream@0.9.0) (2018-02-01) |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Reactive multi-tap streams & transformation pipeline constructs", | ||
@@ -29,3 +29,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/atom": "^0.4.1", | ||
"@thi.ng/atom": "^0.5.0", | ||
"@thi.ng/transducers": "^1.0.6" | ||
@@ -32,0 +32,0 @@ }, |
57049
+ Added@thi.ng/atom@0.5.3(transitive)
- Removed@thi.ng/atom@0.4.1(transitive)
Updated@thi.ng/atom@^0.5.0