Socket
Socket
Sign inDemoInstall

webrtc

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc - npm Package Compare versions

Comparing version 1.11.4 to 1.11.5

2

package.json
{
"name": "webrtc",
"version": "1.11.4",
"version": "1.11.5",
"keywords": [

@@ -5,0 +5,0 @@ "webrtc",

@@ -24,6 +24,4 @@ var util = require('util');

receiveMedia: {
mandatory: {
OfferToReceiveAudio: true,
OfferToReceiveVideo: true
}
OfferToReceiveAudio: true,
OfferToReceiveVideo: true
},

@@ -30,0 +28,0 @@ enableDataChannels: true

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc