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

node-datachannel

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-datachannel - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

CMakeLists.txt
cmake_minimum_required(VERSION 3.15)
cmake_policy(SET CMP0091 NEW)
project(node_datachannel VERSION 0.4.2)
project(node_datachannel VERSION 0.4.3)

@@ -40,3 +40,3 @@ # Workaround for https://github.com/murat-dogan/node-datachannel/issues/65

GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
GIT_TAG "v0.18.2"
GIT_TAG "v0.18.5"
)

@@ -43,0 +43,0 @@

@@ -57,2 +57,3 @@ import * as stream from 'stream';

disableAutoNegotiation?: boolean;
forceMediaTransport?: boolean;
portRangeBegin?: number;

@@ -59,0 +60,0 @@ portRangeEnd?: number;

{
"name": "node-datachannel",
"version": "0.4.2",
"version": "0.4.3",
"description": "libdatachannel node bindings",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# Easy to use WebRTC data channels and media transport
![Build CI](https://github.com/murat-dogan/node-datachannel/workflows/Build%20CI/badge.svg)
![Linux CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Linux/badge.svg) ![Windows CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Win/badge.svg) ![Mac x64 CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Mac%20x64/badge.svg) ![Mac M1 CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Mac%20M1/badge.svg)

@@ -35,2 +35,3 @@ - Easy to use

| Node V19 | + | + | + | + | + | + |
| Node V20 | + | + | + | + | + | + |

@@ -37,0 +38,0 @@ 1) Please note that; For Linux-arm64 platform we need OpenSSL to be installed locally.

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