Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/video

Package Overview
Dependencies
Maintainers
42
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/video - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

1

dist/interfaces/ClientTokenClaims.d.ts

@@ -9,2 +9,3 @@ export interface ClientTokenClaims {

connection_data?: string;
sub: string;
acl: {

@@ -11,0 +12,0 @@ paths: {

3

dist/video.js

@@ -74,5 +74,6 @@ "use strict";

initial_layout_class_list: '',
sub: 'video',
acl: {
paths: {
'/video/**': {},
'/session/**': {},
},

@@ -79,0 +80,0 @@ },

{
"name": "@vonage/video",
"version": "1.7.1",
"version": "1.7.2",
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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