Socket
Socket
Sign inDemoInstall

agora-react-uikit

Package Overview
Dependencies
47
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

dist/index.d.ts

@@ -33,5 +33,5 @@ /**

export { RemoteVideoMute, RemoteAudioMute, SwapUser, LocalVideoMute, LocalAudioMute, EndCall, BtnTemplate, icons, LocalControls, GridVideo, PinnedVideo, MaxVideoView, MinVideoView, VideoPlaceholder, RtcConfigure, TracksConfigure, LocalUserContext, MaxUidContext, MinUidContext, PropsContext, RtcContext, VideocallUI, muteAudio, muteVideo, RemoteMutePopUp, RtmProvider, RtmContext, RtmConsumer, RtmConfigure, RtcProvider, RtcConsumer, createRawMessage, parsePayload };
export type { RtcPropsInterface, RtmProperInterface, CallbacksInterface, StylePropInterface, PropsInterface, VideoPlaceholderProps } from './PropsContext';
export type { RtcPropsInterface, RtmPropsInterface, CallbacksInterface, StylePropInterface, PropsInterface, VideoPlaceholderProps } from './PropsContext';
export type { rtmCallbacks, muteRequest, messageType, messageObject, userData } from './RtmContext';
export { rtmStatusEnum, mutingDevice, popUpStateEnum } from './RtmContext';
export { layout } from './PropsContext';

@@ -282,3 +282,3 @@ import { IAgoraRTCClient, VideoPlayerConfig, IRemoteAudioTrack, IRemoteVideoTrack, ILocalVideoTrack, ILocalAudioTrack, UID, RemoteStreamFallbackType, ConnectionState, ConnectionDisconnectedReason, IAgoraRTCRemoteUser, RemoteStreamType, ChannelMediaRelayState, ChannelMediaRelayError, ChannelMediaRelayEvent, NetworkQuality, AgoraRTCError, IMicrophoneAudioTrack, ICameraVideoTrack } from 'agora-rtc-react';

*/
export interface RtmProperInterface {
export interface RtmPropsInterface {
/**

@@ -377,3 +377,3 @@ * Username for the RTM Client, this value can be accessed using the userData object

*/
rtmProps?: RtmProperInterface;
rtmProps?: RtmPropsInterface;
/**

@@ -380,0 +380,0 @@ * Props used to customise the UI Kit's appearance (accepts style object for different components)

{
"name": "agora-react-uikit",
"version": "1.0.2",
"version": "1.0.3",
"description": "A React based UIKit for the Agora Web SDK",

@@ -5,0 +5,0 @@ "author": "EkaanshArora",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc