@vonage/server-sdk
Advanced tools
Comparing version 3.5.1 to 3.6.0
{ | ||
"name": "@vonage/server-sdk", | ||
"version": "3.5.1", | ||
"version": "3.6.0", | ||
"description": "Node.js Client for the Vonage API Platform", | ||
@@ -30,15 +30,15 @@ "homepage": "https://developer.vonage.com", | ||
"dependencies": { | ||
"@vonage/accounts": "^1.4.0", | ||
"@vonage/applications": "^1.4.0", | ||
"@vonage/auth": "^1.3.0", | ||
"@vonage/messages": "^1.5.0", | ||
"@vonage/number-insights": "^1.4.0", | ||
"@vonage/numbers": "^1.4.0", | ||
"@vonage/pricing": "^1.4.0", | ||
"@vonage/redact": "^1.3.0", | ||
"@vonage/server-client": "^1.4.0", | ||
"@vonage/sms": "^1.4.0", | ||
"@vonage/verify": "^1.4.0", | ||
"@vonage/verify2": "^1.3.1", | ||
"@vonage/voice": "^1.4.0" | ||
"@vonage/accounts": "^1.5.0", | ||
"@vonage/applications": "^1.5.0", | ||
"@vonage/auth": "^1.4.0", | ||
"@vonage/messages": "^1.6.0", | ||
"@vonage/number-insights": "^1.5.0", | ||
"@vonage/numbers": "^1.5.0", | ||
"@vonage/pricing": "^1.5.0", | ||
"@vonage/redact": "^1.4.0", | ||
"@vonage/server-client": "^1.5.0", | ||
"@vonage/sms": "^1.5.0", | ||
"@vonage/verify": "^1.5.0", | ||
"@vonage/verify2": "^1.4.0", | ||
"@vonage/voice": "^1.5.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "publishConfig": { |
@@ -89,2 +89,3 @@ # Vonage Server SDK for Node.js | ||
* [SMS](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/sms/README.md) | ||
* [Sub Accounts](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/subaccounts/README.md) | ||
* [Verify](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/README.md) | ||
@@ -118,2 +119,3 @@ * [Verify V2](https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify2/README.md) | ||
| SMS API | General Availability | ✅ | | ||
| Sub Accounts | Beta | ✅ | | ||
| Verify API | General Availability | ✅ | | ||
@@ -120,0 +122,0 @@ | Verify v2 API | General Availability | ✅ | |
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
12377
125
Updated@vonage/accounts@^1.5.0
Updated@vonage/applications@^1.5.0
Updated@vonage/auth@^1.4.0
Updated@vonage/messages@^1.6.0
Updated@vonage/numbers@^1.5.0
Updated@vonage/pricing@^1.5.0
Updated@vonage/redact@^1.4.0
Updated@vonage/server-client@^1.5.0
Updated@vonage/sms@^1.5.0
Updated@vonage/verify@^1.5.0
Updated@vonage/verify2@^1.4.0
Updated@vonage/voice@^1.5.0