node-datachannel
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -30,3 +30,3 @@ cmake_minimum_required(VERSION 3.15) | ||
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git | ||
GIT_TAG "v0.11.2" | ||
GIT_TAG "v0.11.4" | ||
) | ||
@@ -33,0 +33,0 @@ |
{ | ||
"name": "node-datachannel", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "libdatachannel node bindings", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -89,3 +89,3 @@ const nodeDataChannel = require('../lib/index'); | ||
nodeDataChannel.cleanup(); | ||
}, 10 * 1000); | ||
process.exit(); | ||
}, 5 * 1000); |
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
1138888
17818