@webex/rtcstats
Advanced tools
Comparing version 1.3.4 to 1.4.0
@@ -205,2 +205,3 @@ "use strict"; | ||
}; | ||
trace('rtcConfiguration', makeEvent(JSON.stringify(pc.getConfiguration()))); | ||
var origPeerConnection = window.RTCPeerConnection; | ||
@@ -207,0 +208,0 @@ pc.addEventListener('icecandidate', function (e) { |
{ | ||
"name": "@webex/rtcstats", | ||
"version": "1.3.4", | ||
"version": "1.4.0", | ||
"main": "dist/rtcstats.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/rtcstats.d.ts", |
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
26244
482