Sign In

@types/agora-rtc-sdk

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/agora-rtc-sdk - npm Package Compare versions

Comparing version
2.6.1
to
3.0.0
+4
-4
agora-rtc-sdk/package.json
{
"name": "@types/agora-rtc-sdk",
"version": "2.6.1",
"version": "3.0.0",
"description": "TypeScript definitions for agora-rtc-sdk",

@@ -29,3 +29,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -38,4 +38,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "7daeb2ca32d00503c2f9d8f173a65bc8cdbc28d05be79d0f31ade16ccfdc7ec7",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "2c8458d1d9b430181a80c18661638c2f82093d487762c5709a869023b89040be",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/agora-rtc-sdk
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/agora-rtc-sdk.
Additional Details
* Last updated: Mon, 14 Oct 2019 16:05:10 GMT
### Additional Details
* Last updated: Fri, 21 Feb 2020 19:17:29 GMT
* Dependencies: none
* Global values: AgoraRTC
* Global values: `AgoraRTC`
# Credits
These definitions were written by Menthays <https://github.com/menthays>, Derek Lu <https://github.com/scaret>, Wangjie <https://github.com/wangjie-agora>, and Yu SiCheng <https://github.com/ysclyy>.
These definitions were written by [Menthays](https://github.com/menthays), [Derek Lu](https://github.com/scaret), [Wangjie](https://github.com/wangjie-agora), and [Yu SiCheng](https://github.com/ysclyy).

Sorry, the diff of this file is too big to display