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.5 to 3.13.6

worker/tasks.py

20

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

@@ -24,7 +24,9 @@ "contributors": [

"node/lib",
"worker/deps/libwebrtc",
"worker/src",
"worker/include",
"worker/fbs",
"worker/test/src",
"worker/test/include",
"worker/fuzzer/src",
"worker/fuzzer/include",
"worker/fuzzer/src",
"worker/include",
"worker/scripts/*.mjs",

@@ -34,6 +36,5 @@ "worker/scripts/*.json",

"worker/scripts/*.sh",
"worker/src",
"worker/subprojects/*.wrap",
"worker/test/include",
"worker/test/src",
"worker/deps/libwebrtc",
"worker/tasks.py",
"worker/Makefile",

@@ -54,2 +55,3 @@ "worker/meson.build",

"scripts": {
"preinstall": "node npm-scripts.mjs preinstall",
"prepare": "node npm-scripts.mjs prepare",

@@ -72,4 +74,2 @@ "postinstall": "node npm-scripts.mjs postinstall",

"coverage:node": "node npm-scripts.mjs coverage:node",
"install-deps:node": "node npm-scripts.mjs install-deps:node",
"install-worker-dev-tools": "node npm-scripts.mjs install-worker-dev-tools",
"release:check": "node npm-scripts.mjs release:check",

@@ -113,3 +113,3 @@ "release": "node npm-scripts.mjs release",

"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",

@@ -116,0 +116,0 @@ "@typescript-eslint/parser": "^6.12.0",

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