@huddle01/react
Advanced tools
Comparing version 2.1.5-dev.11 to 2.1.5-dev.12
@@ -22,3 +22,3 @@ import "../chunk-P3AULUFQ.js"; | ||
useLocalMedia | ||
} from "../chunk-CTHBZ2FB.js"; | ||
} from "../chunk-UWSDD3NE.js"; | ||
import { | ||
@@ -25,0 +25,0 @@ useLocalPeer |
@@ -14,2 +14,3 @@ import * as mediasoup_client_lib_Producer from 'mediasoup-client/lib/Producer'; | ||
}>; | ||
replaceStream: (label: "mic" | "cam" | "speaker" | string, newStream: MediaStream) => Promise<void>; | ||
produceStream: (data: { | ||
@@ -16,0 +17,0 @@ stream: MediaStream; |
import { | ||
useLocalMedia | ||
} from "../chunk-CTHBZ2FB.js"; | ||
} from "../chunk-UWSDD3NE.js"; | ||
import "../chunk-AOJVKUIS.js"; | ||
@@ -5,0 +5,0 @@ export { |
@@ -22,3 +22,3 @@ import "./chunk-P3AULUFQ.js"; | ||
useLocalMedia | ||
} from "./chunk-CTHBZ2FB.js"; | ||
} from "./chunk-UWSDD3NE.js"; | ||
import { | ||
@@ -25,0 +25,0 @@ useLocalPeer |
{ | ||
"name": "@huddle01/react", | ||
"version": "2.1.5-dev.11", | ||
"version": "2.1.5-dev.12", | ||
"description": "The Huddle01 React SDK offers a comprehensive suite of hooks, methods and event listeners that allow for seamless real-time audio and video communication with minimal coding required.", | ||
@@ -51,3 +51,3 @@ "type": "module", | ||
"dependencies": { | ||
"@huddle01/web-core": "2.1.5-dev.10", | ||
"@huddle01/web-core": "2.1.5-dev.11", | ||
"@tanstack/react-query": "^5.51.21", | ||
@@ -54,0 +54,0 @@ "@testing-library/react": "^16.0.0", |
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
484866
5792
+ Added@huddle01/web-core@2.1.5-dev.11(transitive)
+ Added@tanstack/query-core@5.61.5(transitive)
+ Added@tanstack/react-query@5.61.5(transitive)
+ Addedaxios@1.7.8(transitive)
+ Addedsdp-transform@2.15.0(transitive)
- Removed@huddle01/web-core@2.1.5-dev.10(transitive)
- Removed@tanstack/query-core@5.60.6(transitive)
- Removed@tanstack/react-query@5.61.3(transitive)
- Removedaxios@1.7.7(transitive)
- Removedsdp-transform@2.14.2(transitive)