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

mediasoup

Package Overview
Dependencies
Maintainers
2
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediasoup - npm Package Compare versions

Comparing version 3.13.7 to 3.13.8

node/lib/fbs/message-from-worker.d.ts

9

package.json
{
"name": "mediasoup",
"version": "3.13.7",
"version": "3.13.8",
"description": "Cutting Edge WebRTC Video Conferencing",

@@ -94,3 +94,4 @@ "contributors": [

],
"cacheDirectory": ".cache/jest"
"cacheDirectory": ".cache/jest",
"modulePathIgnorePatterns": ["worker/", "rust/"]
},

@@ -110,4 +111,4 @@ "dependencies": {

"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",

@@ -114,0 +115,0 @@ "eslint-plugin-jest": "^27.6.0",

option('ms_log_trace', type : 'boolean', value : false, description : 'When enabled, logs the current method/function if current log level is "debug"')
option('ms_log_file_line', type : 'boolean', value : false, description : 'When enabled, all the logging macros print more verbose information, including current file and line')
option('ms_rtc_logger_rtp', type : 'boolean', value : false, description : 'When enabled, prints a line with information for each RTP packet')
option('ms_enable_liburing', type : 'boolean', value : false, description : 'When enabled, enables liburing')

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