webrtc-adapter
Advanced tools
Comparing version 6.3.1 to 6.3.2
{ | ||
"name": "webrtc-adapter", | ||
"version": "6.3.1", | ||
"version": "6.3.2", | ||
"description": "A shim to insulate apps from WebRTC spec changes and browser prefix differences", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
@@ -137,2 +137,3 @@ /* | ||
safariShim.shimRTCIceServerUrls(window); | ||
safariShim.shimCreateOfferLegacy(window); | ||
safariShim.shimCallbacksAPI(window); | ||
@@ -143,3 +144,2 @@ safariShim.shimLocalStreamsAPI(window); | ||
safariShim.shimGetUserMedia(window); | ||
safariShim.shimCreateOfferLegacy(window); | ||
@@ -146,0 +146,0 @@ commonShim.shimRTCIceCandidate(window); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
39
0
848548
73
21763