mediasoup
Advanced tools
Comparing version 3.11.23 to 3.11.24
@@ -13,3 +13,3 @@ import { EnhancedEventEmitter } from './EnhancedEventEmitter'; | ||
*/ | ||
export declare const version = "3.11.23"; | ||
export declare const version = "3.11.24"; | ||
/** | ||
@@ -16,0 +16,0 @@ * Expose parseScalabilityMode() function. |
@@ -14,3 +14,3 @@ "use strict"; | ||
*/ | ||
exports.version = '3.11.23'; | ||
exports.version = '3.11.24'; | ||
/** | ||
@@ -17,0 +17,0 @@ * Expose parseScalabilityMode() function. |
@@ -93,3 +93,3 @@ "use strict"; | ||
env: { | ||
MEDIASOUP_VERSION: '3.11.23', | ||
MEDIASOUP_VERSION: '3.11.24', | ||
// Let the worker process inherit all environment variables, useful | ||
@@ -96,0 +96,0 @@ // if a custom and not in the path GCC is used so the user can set |
{ | ||
"name": "mediasoup", | ||
"version": "3.11.23", | ||
"version": "3.11.24", | ||
"description": "Cutting Edge WebRTC Video Conferencing", | ||
@@ -98,4 +98,4 @@ "contributors": [ | ||
"@types/uuid": "^9.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.58.0", | ||
"@typescript-eslint/parser": "^5.58.0", | ||
"@typescript-eslint/eslint-plugin": "^5.59.0", | ||
"@typescript-eslint/parser": "^5.59.0", | ||
"eslint": "^8.38.0", | ||
@@ -102,0 +102,0 @@ "eslint-plugin-jest": "^27.2.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3622417
644