@vonage/video
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -9,2 +9,3 @@ export interface ClientTokenClaims { | ||
connection_data?: string; | ||
sub: string; | ||
acl: { | ||
@@ -11,0 +12,0 @@ paths: { |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
63407
944
0