Socket
Socket
Sign inDemoInstall

opentok-layout-js

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-layout-js - npm Package Compare versions

Comparing version 3.9.1 to 3.9.2

2

package.json
{
"name": "opentok-layout-js",
"version": "3.9.1",
"version": "3.9.2",
"description": "Automatic layout of video elements (publisher and subscriber) minimising white-space for the OpenTok on WebRTC API. This is intended for use with the OpenTok on WebRTC JS API.",

@@ -5,0 +5,0 @@ "main": "opentok-layout.js",

@@ -10,3 +10,3 @@ declare module 'opentok-layout-js' {

bigFirst?: boolean | 'column' | 'row';
bigFixedRatio?: false;
bigFixedRatio?: boolean;
bigMaxHeight?: number;

@@ -13,0 +13,0 @@ bigMaxRatio?: number;

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