Socket
Socket
Sign inDemoInstall

node-datachannel

Package Overview
Dependencies
Maintainers
1
Versions
68
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.9.0 to 0.9.1

2

CMakeLists.txt

@@ -5,3 +5,3 @@ cmake_minimum_required(VERSION 3.15)

project(node_datachannel VERSION 0.9.0)
project(node_datachannel VERSION 0.9.1)

@@ -8,0 +8,0 @@ # -Dnapi_build_version=8

{
"name": "node-datachannel",
"version": "0.9.0",
"version": "0.9.1",
"description": "libdatachannel node bindings",

@@ -95,9 +95,9 @@ "type": "module",

"prettier": "^2.8.8",
"typescript": "^5.3.2"
"typescript": "^5.3.2",
"rollup": "^4.14.1"
},
"dependencies": {
"node-domexception": "^2.0.1",
"prebuild-install": "^7.0.1",
"rollup": "^4.14.1"
"prebuild-install": "^7.0.1"
}
}
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