@thi.ng/rstream-gestures
Advanced tools
Comparing version 5.0.29 to 5.0.30
{ | ||
"name": "@thi.ng/rstream-gestures", | ||
"version": "5.0.29", | ||
"version": "5.0.30", | ||
"description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", | ||
@@ -44,4 +44,4 @@ "type": "module", | ||
"@thi.ng/math": "^5.7.1", | ||
"@thi.ng/rstream": "^8.2.6", | ||
"@thi.ng/transducers": "^8.8.7" | ||
"@thi.ng/rstream": "^8.2.7", | ||
"@thi.ng/transducers": "^8.8.8" | ||
}, | ||
@@ -99,3 +99,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "351014d081cee85803950eb6751c5a02dca2efbd\n" | ||
"gitHead": "336bd1bf95825b3c318a3ab49c54451c94aaa883\n" | ||
} |
Updated@thi.ng/rstream@^8.2.7
Updated@thi.ng/transducers@^8.8.8