@vonage/video
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@vonage/video", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@vonage/auth": "^1.0.10", | ||
"@vonage/jwt": "^1.0.10", | ||
"@vonage/server-client": "^1.0.16", | ||
"@vonage/vetch": "^1.0.11" | ||
"@vonage/auth": "^1.0.12", | ||
"@vonage/jwt": "^1.0.12", | ||
"@vonage/server-client": "^1.0.17", | ||
"@vonage/vetch": "^1.0.12" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
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
Updated@vonage/auth@^1.0.12
Updated@vonage/jwt@^1.0.12
Updated@vonage/vetch@^1.0.12