New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mediasoup-client

Package Overview
Dependencies
Maintainers
2
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediasoup-client - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

bower.json

@@ -32,4 +32,4 @@ {

"MEDIASOUP_PROTOCOL.md",
"NO_GIT",
"NO_GIT"
]
}

@@ -537,3 +537,2 @@ import Logger from './Logger';

* Enables periodic stats retrieval.
*
*/

@@ -575,3 +574,2 @@ enableStats(interval = DEFAULT_STATS_INTERVAL)

* Disables periodic stats retrieval.
*
*/

@@ -578,0 +576,0 @@ disableStats()

@@ -507,3 +507,2 @@ import Logger from './Logger';

* Enables periodic stats retrieval.
*
*/

@@ -545,3 +544,2 @@ enableStats(interval = DEFAULT_STATS_INTERVAL)

* Disables periodic stats retrieval.
*
*/

@@ -548,0 +546,0 @@ disableStats()

{
"name": "mediasoup-client",
"version": "2.0.1",
"version": "2.0.2",
"description": "mediasoup client side JavaScript SDK",

@@ -5,0 +5,0 @@ "author": "Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)",

Sorry, the diff of this file is too big to display

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