@vonage/conversations
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@vonage/conversations", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "The Vonage Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messaging, PSTN Voice, SMS and WebRTC Audio and Video. The context of the conversations is maintained though each communication event taking place within a conversation, no matter the medium.", | ||
@@ -37,7 +37,7 @@ "homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/conversations#readme", | ||
"dependencies": { | ||
"@vonage/messages": "^1.17.0", | ||
"@vonage/server-client": "^1.15.0", | ||
"@vonage/users": "^1.9.0", | ||
"@vonage/voice": "^1.15.0" | ||
"@vonage/messages": "^1.18.0", | ||
"@vonage/server-client": "^1.16.0", | ||
"@vonage/users": "^1.10.0", | ||
"@vonage/voice": "^1.16.0" | ||
} | ||
} |
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
313139
Updated@vonage/messages@^1.18.0
Updated@vonage/users@^1.10.0
Updated@vonage/voice@^1.16.0