@thi.ng/rstream-gestures
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.6"></a> | ||
## [0.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.5...@thi.ng/rstream-gestures@0.3.6) (2018-05-13) | ||
**Note:** Version bump only for package @thi.ng/rstream-gestures | ||
<a name="0.3.5"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.4...@thi.ng/rstream-gestures@0.3.5) (2018-05-12) |
{ | ||
"name": "@thi.ng/rstream-gestures", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Unified mouse, mouse wheel & single-touch event stream abstraction", | ||
@@ -27,5 +27,5 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.0", | ||
"@thi.ng/rstream": "^1.6.10", | ||
"@thi.ng/transducers": "^1.9.3" | ||
"@thi.ng/api": "^4.0.1", | ||
"@thi.ng/rstream": "^1.6.11", | ||
"@thi.ng/transducers": "^1.9.4" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
@@ -31,2 +31,8 @@ # @thi.ng/rstream-gestures | ||
## Dependencies | ||
- [@thi.ng/api](https://github.com/thi-ng/umbrella/tree/master/packages/api) | ||
- [@thi.ng/rstream](https://github.com/thi-ng/umbrella/tree/master/packages/rstream) | ||
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/master/packages/transducers) | ||
## Usage examples | ||
@@ -33,0 +39,0 @@ |
25801
82
Updated@thi.ng/api@^4.0.1
Updated@thi.ng/rstream@^1.6.11
Updated@thi.ng/transducers@^1.9.4