Skip to content

Commit f227d88

Browse files
committed
Publish
- @Vonage/server-sdk@3.22.5 - @vonage/verify2@1.16.2 - @vonage/video@1.23.4
1 parent 96022dc commit f227d88

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/server-sdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/server-sdk",
4-
"version": "3.22.4",
4+
"version": "3.22.5",
55
"description": "Node.js Client for the Vonage API Platform",
66
"homepage": "https://developer.vonage.com",
77
"bugs": {
@@ -51,8 +51,8 @@
5151
"@vonage/sms": "^1.18.1",
5252
"@vonage/users": "^1.11.1",
5353
"@vonage/verify": "^1.17.1",
54-
"@vonage/verify2": "^1.16.1",
55-
"@vonage/video": "^1.23.3",
54+
"@vonage/verify2": "^1.16.2",
55+
"@vonage/video": "^1.23.4",
5656
"@vonage/voice": "^1.18.1"
5757
},
5858
"engines": {

packages/verify2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/verify2",
4-
"version": "1.16.1",
4+
"version": "1.16.2",
55
"description": "Verify API provides a choice of routes for sending a code to a user. You can use this to confirm a user's contact information, as a second factor when authenticating users, or for step-up authentication.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/verify2#readme",
77
"bugs": {

packages/video/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/video",
4-
"version": "1.23.3",
4+
"version": "1.23.4",
55
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)",
66
"keywords": [
77
"vonage",

0 commit comments

Comments
 (0)