webrtc-streaming-core
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -272,2 +272,3 @@ "use strict"; | ||
(0, log_1.Log)(log_1.LogLevel.Debug, 'touchstart.'); | ||
this.ResetVideo(); | ||
const touches = evt.changedTouches; | ||
@@ -274,0 +275,0 @@ for (let i = 0; i < touches.length; i++) { |
{ | ||
"name": "webrtc-streaming-core", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"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
126177
1978