New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@odnoklassniki/calls-sdk

Package Overview
Dependencies
Maintainers
2
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odnoklassniki/calls-sdk - npm Package Compare versions

Comparing version

to
2.1.7-beta.0

2

package.json
{
"name": "@odnoklassniki/calls-sdk",
"version": "2.1.6",
"version": "2.1.7-beta.0",
"author": "ok.ru",

@@ -5,0 +5,0 @@ "description": "Library for video calls on the ok.ru platform",

@@ -69,2 +69,6 @@ import { ConversationData } from '../classes/Conversation';

/**
* FPS видео (25)
*/
videoFrameRate: number;
/**
* Какую камеру получать с мобильного устройства

@@ -258,2 +262,3 @@ */

static get videoAspectRatio(): number;
static get videoFrameRate(): number;
static get videoFacingMode(): FacingMode | undefined;

@@ -260,0 +265,0 @@ static get screenFrameRate(): number;

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

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