jam-core-react
Advanced tools
Comparing version 0.5.3 to 0.5.5
@@ -136,2 +136,3 @@ import React from 'react'; | ||
autoJoinOnce: () => Promise<void>; | ||
switchCamera: () => Promise<void>; | ||
startRecording: () => Promise<void>; | ||
@@ -326,2 +327,3 @@ stopRecording: () => Promise<void>; | ||
autoJoinOnce: () => Promise<void>; | ||
switchCamera: () => Promise<void>; | ||
startRecording: () => Promise<void>; | ||
@@ -328,0 +330,0 @@ stopRecording: () => Promise<void>; |
@@ -47,2 +47,3 @@ import { is, set, on, update, until } from 'minimal-state'; | ||
autoJoinOnce: () => Promise<void>; | ||
switchCamera: () => Promise<void>; | ||
startRecording: () => Promise<void>; | ||
@@ -127,2 +128,3 @@ stopRecording: () => Promise<void>; | ||
autoJoinOnce: () => Promise<void>; | ||
switchCamera: () => Promise<void>; | ||
startRecording: () => Promise<void>; | ||
@@ -129,0 +131,0 @@ stopRecording: () => Promise<void>; |
@@ -100,2 +100,3 @@ export { defaultProps, defaultState }; | ||
RETRY_CAM: any; | ||
SWITCH_CAM: any; | ||
RETRY_MIC: any; | ||
@@ -102,0 +103,0 @@ RETRY_AUDIO: any; |
{ | ||
"name": "jam-core-react", | ||
"description": "React hooks for creating custom audio spaces like Clubhouse / Twitter Spaces, made with WebRTC", | ||
"version": "0.5.3", | ||
"version": "0.5.5", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "license": "(AGPL-3.0 OR Apache-2.0)", | ||
"fast-base64": "^0.1.8", | ||
"jam-core": "0.5.3", | ||
"jam-core": "0.5.5", | ||
"minimal-state": "^5.6.0", | ||
@@ -26,0 +26,0 @@ "use-minimal-state": "^3.5.0", |
Sorry, the diff of this file is too big to display
406286
2639
+ Addedjam-core@0.5.5(transitive)
- Removedjam-core@0.5.3(transitive)
Updatedjam-core@0.5.5