webrtc-streaming-core
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -275,3 +275,3 @@ "use strict"; | ||
this.SendFunc((new keys_model_2.HIDMsg(code, { | ||
deltaY: Math.round(event.deltaY), | ||
deltaY: -Math.round(event.deltaY), | ||
})).ToString()); | ||
@@ -278,0 +278,0 @@ } |
{ | ||
"name": "webrtc-streaming-core", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/app.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
141288