@thi.ng/rstream-gestures
Advanced tools
Comparing version 5.0.53 to 5.0.54
# Change Log | ||
- **Last updated**: 2024-02-10T08:59:57Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rstream-gestures", | ||
"version": "5.0.53", | ||
"version": "5.0.54", | ||
"description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", | ||
@@ -42,7 +42,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.23", | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/math": "^5.10.0", | ||
"@thi.ng/rstream": "^8.3.4", | ||
"@thi.ng/transducers": "^8.9.3" | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/math": "^5.10.1", | ||
"@thi.ng/rstream": "^8.3.5", | ||
"@thi.ng/transducers": "^8.9.4" | ||
}, | ||
@@ -99,3 +99,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
} |
Updated@thi.ng/api@^8.9.24
Updated@thi.ng/checks@^3.4.24
Updated@thi.ng/math@^5.10.1
Updated@thi.ng/rstream@^8.3.5
Updated@thi.ng/transducers@^8.9.4