Socket
Socket
Sign inDemoInstall

@vonage/server-sdk

Package Overview
Dependencies
60
Maintainers
45
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.1 to 3.9.2

28

package.json
{
"name": "@vonage/server-sdk",
"version": "3.9.1",
"version": "3.9.2",
"description": "Node.js Client for the Vonage API Platform",

@@ -30,16 +30,16 @@ "homepage": "https://developer.vonage.com",

"dependencies": {
"@vonage/accounts": "^1.8.0",
"@vonage/applications": "^1.8.0",
"@vonage/accounts": "^1.8.1",
"@vonage/applications": "^1.8.1",
"@vonage/auth": "^1.6.0",
"@vonage/messages": "^1.9.0",
"@vonage/number-insights": "^1.8.0",
"@vonage/numbers": "^1.8.0",
"@vonage/pricing": "^1.8.0",
"@vonage/redact": "^1.7.1",
"@vonage/server-client": "^1.8.0",
"@vonage/sms": "^1.8.0",
"@vonage/users": "^1.2.0",
"@vonage/verify": "^1.8.0",
"@vonage/verify2": "^1.7.1",
"@vonage/voice": "^1.8.0"
"@vonage/messages": "^1.9.1",
"@vonage/number-insights": "^1.8.1",
"@vonage/numbers": "^1.8.1",
"@vonage/pricing": "^1.8.1",
"@vonage/redact": "^1.7.2",
"@vonage/server-client": "^1.8.1",
"@vonage/sms": "^1.8.1",
"@vonage/users": "^1.2.1",
"@vonage/verify": "^1.8.1",
"@vonage/verify2": "^1.7.2",
"@vonage/voice": "^1.8.1"
},

@@ -46,0 +46,0 @@ "publishConfig": {

@@ -137,3 +137,3 @@ # Vonage Server SDK for Node.js

| `vonage.generateJwt` | Moved | Was moved to [JWT][jwt] |
| `vonage.generateSignature` | Not Ported | Has not been ported to V3 at this time |
| `vonage.generateSignature` | Moved | Was moved to [SMS][sms] and [Voice][voice] |
| `vonage.calls` | Moved | Was moved to [Voice][voice] |

@@ -140,0 +140,0 @@ | `vonage.credentials` | Updated | Options can be found in [Server Client][server-client] |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc