Socket
Socket
Sign inDemoInstall

@vonage/server-sdk

Package Overview
Dependencies
Maintainers
45
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/server-sdk - npm Package Compare versions

Comparing version 3.8.1 to 3.9.1

30

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

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

"dependencies": {
"@vonage/accounts": "^1.7.0",
"@vonage/applications": "^1.7.0",
"@vonage/auth": "^1.5.0",
"@vonage/messages": "^1.8.0",
"@vonage/number-insights": "^1.7.0",
"@vonage/numbers": "^1.7.0",
"@vonage/pricing": "^1.7.0",
"@vonage/redact": "^1.6.0",
"@vonage/server-client": "^1.7.0",
"@vonage/sms": "^1.7.0",
"@vonage/users": "^1.1.1",
"@vonage/verify": "^1.7.0",
"@vonage/verify2": "^1.6.0",
"@vonage/voice": "^1.7.0"
"@vonage/accounts": "^1.8.0",
"@vonage/applications": "^1.8.0",
"@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"
},

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

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

* [Pricing](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/pricing/README.md)
* [Server Client](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-client/README.md)
* [Server Client][server-client]
* [Server SDK](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-sdk/README.md)

@@ -128,3 +128,3 @@ * [SMS][sms]

While most of the V2 functions have been ported into their own package, some of the functions have not been ported or were removed. Below is a list of those changes:
While most of the V2 functions have been ported into their own package, some of the functions have not been ported or were removed. Below is a list of those changes:

@@ -135,6 +135,6 @@ | V2 Function | Status | Note |

| `vonage.conversation` | Not Implemented | This was only released as a beta package |
| `vonage.app` | _REMOVED_ | Moved to [Applications][applications] |
| `vonage.files` | Not ported | Has not been ported to V3 at this time |
| `vonage.app` | Moved | Moved to [Applications][applications] |
| `vonage.files` | Moved | Move to [ServerClient][server-client] |
| `vonage.message` | Moved | Moved to [SMS][sms] |
| `vonage.generateJwt` | Moved | Was moved to [JWT][jwt] |
| `vonage.generateJwt` | Moved | Was moved to [JWT][jwt] |
| `vonage.generateSignature` | Not Ported | Has not been ported to V3 at this time |

@@ -145,4 +145,4 @@ | `vonage.calls` | Moved | Was moved to [Voice][voice] |

| `vonage.options.httpClient` | _Removed_ | |
| `vonage.options.userAgent` | Not Ported | Has not been ported to V3 at this time |
| `vonage.options.userAgent` | Moved | Options can be found in [Server Client][server-client] |
For more information, check out each packages migration guide.

@@ -153,2 +153,3 @@

[sms]: https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/sms/README.md
[server-client]: https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-client/README.md
[jwt]: https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/jwt/README.md

@@ -155,0 +156,0 @@ [voice]: https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/voice/README.md

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