mediasoup-client
Advanced tools
Comparing version 3.6.74 to 3.6.75
@@ -11,3 +11,3 @@ import debug from 'debug'; | ||
*/ | ||
export declare const version = "3.6.74"; | ||
export declare const version = "3.6.75"; | ||
/** | ||
@@ -14,0 +14,0 @@ * Expose Device class and detectDevice() helper. |
@@ -40,3 +40,3 @@ "use strict"; | ||
*/ | ||
exports.version = '3.6.74'; | ||
exports.version = '3.6.75'; | ||
/** | ||
@@ -43,0 +43,0 @@ * Expose parseScalabilityMode() function. |
{ | ||
"name": "mediasoup-client", | ||
"version": "3.6.74", | ||
"version": "3.6.75", | ||
"description": "mediasoup client side JavaScript library", | ||
@@ -69,3 +69,2 @@ "contributors": [ | ||
"events": "^3.3.0", | ||
"fake-mediastreamtrack": "^1.1.6", | ||
"h264-profile-level-id": "^1.0.1", | ||
@@ -83,2 +82,3 @@ "sdp-transform": "^2.14.1", | ||
"eslint-plugin-jest": "^27.2.1", | ||
"fake-mediastreamtrack": "^1.1.6", | ||
"jest": "^29.4.1", | ||
@@ -85,0 +85,0 @@ "open-cli": "^7.1.0", |
8
13
- Removedfake-mediastreamtrack@^1.1.6
- Removedevent-target-shim@6.0.2(transitive)
- Removedfake-mediastreamtrack@1.2.0(transitive)
- Removeduuid@9.0.1(transitive)