@signalwire/webrtc
Advanced tools
Comparing version 3.13.0-dev.202502261204.347df7e.0 to 3.13.0-dev.202502261349.9010d75.0
@@ -27,2 +27,6 @@ export declare const rootReducer: import("redux").Reducer<import("redux").CombinedState<{ | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -99,2 +103,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -173,2 +181,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -245,2 +257,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -247,0 +263,0 @@ readonly exact?: number | undefined; |
@@ -27,2 +27,6 @@ export declare const rootReducer: import("redux").Reducer<import("redux").CombinedState<{ | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -99,2 +103,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -173,2 +181,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -245,2 +257,6 @@ readonly exact?: number | undefined; | ||
} | undefined; | ||
readonly backgroundBlur?: boolean | { | ||
readonly exact?: boolean | undefined; | ||
readonly ideal?: boolean | undefined; | ||
} | undefined; | ||
readonly channelCount?: number | { | ||
@@ -247,0 +263,0 @@ readonly exact?: number | undefined; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "3.13.0-dev.202502261204.347df7e.0", | ||
"version": "3.13.0-dev.202502261349.9010d75.0", | ||
"main": "dist/cjs/webrtc/src/index.js", | ||
@@ -41,3 +41,3 @@ "module": "dist/mjs/webrtc/src/index.js", | ||
"dependencies": { | ||
"@signalwire/core": "4.2.0-dev.202502261204.347df7e.0", | ||
"@signalwire/core": "4.2.0-dev.202502261349.9010d75.0", | ||
"sdp": "^3.2.0" | ||
@@ -44,0 +44,0 @@ }, |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
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
3547439
53225
+ Added@signalwire/core@4.2.0-dev.202502261349.9010d75.0(transitive)
- Removed@signalwire/core@4.2.0-dev.202502261204.347df7e.0(transitive)