Skip to content

Commit 63bb429

Browse files
committed
Publish
- @Vonage/server-sdk@3.14.2 - @vonage/[email protected] - @Vonage/verify@1.12.1 - @vonage/[email protected] - @vonage/[email protected]
1 parent f7e7531 commit 63bb429

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

packages/server-sdk/package.json

+4-4
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.14.1",
4+
"version": "3.14.2",
55
"description": "Node.js Client for the Vonage API Platform",
66
"homepage": "https://developer.vonage.com",
77
"bugs": {
@@ -50,9 +50,9 @@
5050
"@vonage/server-client": "^1.12.0",
5151
"@vonage/sms": "^1.13.0",
5252
"@vonage/users": "^1.6.0",
53-
"@vonage/verify": "^1.12.0",
54-
"@vonage/verify2": "^1.11.0",
55-
"@vonage/video": "^1.16.0",
53+
"@vonage/verify": "^1.12.1",
54+
"@vonage/verify2": "^1.11.1",
55+
"@vonage/video": "^1.16.1",
5656
"@vonage/voice": "^1.12.1"
5757
},
5858
"publishConfig": {

packages/subaccounts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/subaccounts",
4-
"version": "1.8.0",
4+
"version": "1.8.1",
55
"description": "The Subaccounts API enables you to create subaccounts under your primary account. Subaccounts facilitate differential product configuration, reporting, and billing. The Subaccounts API is released initially with restricted availability.",
66
"keywords": [
77
"vonage"

packages/verify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/verify",
4-
"version": "1.12.0",
4+
"version": "1.12.1",
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
"keywords": [
77
"vonage",

packages/verify2/package.json

+1-1
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.11.0",
4+
"version": "1.11.1",
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

+1-1
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.16.0",
4+
"version": "1.16.1",
55
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)",
66
"keywords": [
77
"vonage",

0 commit comments

Comments
 (0)