Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simplewebrtc

Package Overview
Dependencies
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplewebrtc - npm Package Compare versions

Comparing version 1.19.0 to 1.19.1

audio.html.1

2

package.json
{
"name": "simplewebrtc",
"version": "1.19.0",
"version": "1.19.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -14,2 +14,5 @@ var util = require('util');

// call emitter constructor
WildEmitter.call(this);
this.id = options.id;

@@ -74,5 +77,2 @@ this.parent = options.parent;

// call emitter constructor
WildEmitter.call(this);
this.on('channelOpen', function (channel) {

@@ -79,0 +79,0 @@ if (channel.protocol === INBAND_FILETRANSFER_V1) {

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

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