Socket
Socket
Sign inDemoInstall

agora-rte-extension

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-rte-extension - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

4

dist/agora-rte-extension.d.ts

@@ -198,3 +198,3 @@ declare interface AgoraApiExecutor<T> {

*/
get kind(): 'video' | 'audio';
kind: 'video' | 'audio';
/**

@@ -207,3 +207,3 @@ * 标识处理器的状态。

*/
get enabled(): boolean;
enabled: boolean;
/**

@@ -210,0 +210,0 @@ * 连接下一个处理器或者音频/视频输出。

{
"name": "agora-rte-extension",
"version": "1.0.22",
"version": "1.0.23",
"description": "Agora RTE Extension",

@@ -47,2 +47,2 @@ "main": "./dist/agora-rte-extension.js",

]
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc