🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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
3.0.1
to
3.1.0
+9
-14
agora-rtc-sdk/package.json
{
"name": "@types/agora-rtc-sdk",
"version": "3.0.1",
"version": "3.1.0",
"description": "TypeScript definitions for agora-rtc-sdk",

@@ -8,12 +8,7 @@ "license": "MIT",

{
"name": "Menthays",
"url": "https://github.com/menthays",
"githubUsername": "menthays"
"name": "Yu SiCheng",
"url": "https://github.com/ysclyy",
"githubUsername": "ysclyy"
},
{
"name": "Derek Lu",
"url": "https://github.com/scaret",
"githubUsername": "scaret"
},
{
"name": "Wangjie",

@@ -24,5 +19,5 @@ "url": "https://github.com/wangjie-agora",

{
"name": "Yu SiCheng",
"url": "https://github.com/ysclyy",
"githubUsername": "ysclyy"
"name": "Zhang Xianyang",
"url": "https://github.com/disoul",
"githubUsername": "disoul"
}

@@ -39,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "77236070274396dde134653f1348634311589260017eef7e414a9d8a4fbf57ad",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "d3494c24c40c06ab49ef9b10a4e1bed09d9a00aee513c3b02f65324de1caea32",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 23 Apr 2020 17:45:37 GMT
* Last updated: Thu, 14 May 2020 21:30:17 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * 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 [Yu SiCheng](https://github.com/ysclyy), [Wangjie](https://github.com/wangjie-agora), and [Zhang Xianyang](https://github.com/disoul).

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