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

webrtc-native

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc-native - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

src/GetSources.cc

2

package.json
{
"name": "webrtc-native",
"version": "0.0.6",
"version": "0.0.7",
"description": "WebRTC for NodeJS",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vmolsa/webrtc-native",

@@ -39,3 +39,3 @@ [WebRTC](http://en.wikipedia.org/wiki/WebRTC) for NodeJS

- Not Implemented
- Partial Support

@@ -42,0 +42,0 @@ #### WebRTC.[getSources](http://simpl.info/getusermedia/sources/index.html)

@@ -1,2 +0,2 @@

var WEBRTC = require('./index.js');
var WEBRTC = require('../');

@@ -197,2 +197,2 @@ var config = {

WEBRTC.RTCGarbageCollect();
});
});

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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