Skip to content

Commit 17fb1e5

Browse files
committed
Publish
- @vonage/accounts@1.17.2 - @vonage/applications@1.17.2 - @vonage/audit@1.17.2 - @vonage/auth@1.12.1 - @vonage/conversations@1.9.4 - @vonage/jwt@1.11.1 - @vonage/media@1.3.1 - @vonage/messages@1.20.4 - @vonage/network-client@1.4.2 - @vonage/network-number-verification@1.4.2 - @vonage/network-sim-swap@1.4.2 - @vonage/number-insight-v2@1.9.2 - @vonage/number-insights@1.17.3 - @vonage/numbers@1.19.1 - @vonage/pricing@1.17.2 - @vonage/redact@1.16.2 - @vonage/server-client@1.17.2 - @Vonage/server-sdk@3.24.2 - @vonage/sms@1.18.2 - @vonage/subaccounts@1.13.2 - @vonage/users@1.11.2 - @vonage/verify@1.17.2 - @vonage/verify2@1.16.3 - @vonage/vetch@1.8.1 - @vonage/video@1.25.2 - @vonage/voice@1.18.2
1 parent 240d94b commit 17fb1e5

File tree

26 files changed

+90
-90
lines changed

26 files changed

+90
-90
lines changed

packages/accounts/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/accounts",
4-
"version": "1.17.1",
4+
"version": "1.17.2",
55
"description": "Vonage Account Management API",
66
"homepage": "https://developer.vonage.com",
77
"bugs": {
@@ -56,10 +56,10 @@
5656
"prepublishOnly": "npm run build"
5757
},
5858
"dependencies": {
59-
"@vonage/server-client": "^1.17.1"
59+
"@vonage/server-client": "^1.17.2"
6060
},
6161
"devDependencies": {
62-
"@vonage/auth": "^1.12.0",
62+
"@vonage/auth": "^1.12.1",
6363
"nock": "^14.0.10"
6464
},
6565
"engines": {

packages/applications/package.json

Lines changed: 2 additions & 2 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/applications",
4-
"version": "1.17.1",
4+
"version": "1.17.2",
55
"description": "Vonage Applications API",
66
"keywords": [
77
"vonage"
@@ -59,7 +59,7 @@
5959
"prepublishOnly": "npm run build"
6060
},
6161
"dependencies": {
62-
"@vonage/server-client": "^1.17.1"
62+
"@vonage/server-client": "^1.17.2"
6363
},
6464
"engines": {
6565
"node": ">=20"

packages/audit/package.json

Lines changed: 4 additions & 4 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/audit",
4-
"version": "1.17.1",
4+
"version": "1.17.2",
55
"description": "Vonage Audit SDK Package",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/audit#readme",
77
"bugs": {
@@ -52,9 +52,9 @@
5252
"prepublishOnly": "npm run build"
5353
},
5454
"dependencies": {
55-
"@vonage/auth": "^1.12.0",
56-
"@vonage/server-client": "^1.17.1",
57-
"@vonage/vetch": "^1.8.0"
55+
"@vonage/auth": "^1.12.1",
56+
"@vonage/server-client": "^1.17.2",
57+
"@vonage/vetch": "^1.8.1"
5858
},
5959
"devDependencies": {
6060
"nock": "^14.0.10"

packages/auth/package.json

Lines changed: 2 additions & 2 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/auth",
4-
"version": "1.12.0",
4+
"version": "1.12.1",
55
"description": "Vonage Auth Package adds the correct authentication headers to requests to Vonage API's",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/auth#readme",
77
"bugs": {
@@ -56,7 +56,7 @@
5656
"prepublishOnly": "npm run build"
5757
},
5858
"dependencies": {
59-
"@vonage/jwt": "^1.11.0",
59+
"@vonage/jwt": "^1.11.1",
6060
"debug": "^4.4.1"
6161
},
6262
"devDependencies": {

packages/conversations/package.json

Lines changed: 5 additions & 5 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/conversations",
4-
"version": "1.9.3",
4+
"version": "1.9.4",
55
"description": "The Vonage Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messaging, PSTN Voice, SMS and WebRTC Audio and Video. The context of the conversations is maintained though each communication event taking place within a conversation, no matter the medium.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/conversations#readme",
77
"bugs": {
@@ -52,10 +52,10 @@
5252
"prepublishOnly": "npm run build"
5353
},
5454
"dependencies": {
55-
"@vonage/messages": "^1.20.3",
56-
"@vonage/server-client": "^1.17.1",
57-
"@vonage/users": "^1.11.1",
58-
"@vonage/voice": "^1.18.1"
55+
"@vonage/messages": "^1.20.4",
56+
"@vonage/server-client": "^1.17.2",
57+
"@vonage/users": "^1.11.2",
58+
"@vonage/voice": "^1.18.2"
5959
},
6060
"engines": {
6161
"node": ">=20"

packages/jwt/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/jwt",
4-
"version": "1.11.0",
4+
"version": "1.11.1",
55
"description": "Vonage JWT package. Creates JWT tokens for Vonage API's",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/jwt#readme",
77
"bugs": {

packages/media/package.json

Lines changed: 2 additions & 2 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/media",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "The Media API can be used to query, download and delete media items such as audio files for use with other Vonage APIs.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/media#readme",
77
"bugs": {
@@ -52,7 +52,7 @@
5252
"prepublishOnly": "npm run build"
5353
},
5454
"dependencies": {
55-
"@vonage/server-client": "1.17.1"
55+
"@vonage/server-client": "^1.17.2"
5656
},
5757
"engines": {
5858
"node": ">=20"

packages/messages/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/messages",
4-
"version": "1.20.3",
4+
"version": "1.20.4",
55
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
66
"keywords": [
77
"whatsapp",
@@ -65,8 +65,8 @@
6565
"prepublishOnly": "npm run build"
6666
},
6767
"dependencies": {
68-
"@vonage/server-client": "^1.17.1",
69-
"@vonage/vetch": "^1.8.0",
68+
"@vonage/server-client": "^1.17.2",
69+
"@vonage/vetch": "^1.8.1",
7070
"debug": "^4.4.1"
7171
},
7272
"engines": {

packages/network-client/package.json

Lines changed: 5 additions & 5 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/network-client",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "Network API Client package",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/network-client#readme",
77
"bugs": {
@@ -52,10 +52,10 @@
5252
"prepublishOnly": "npm run build"
5353
},
5454
"dependencies": {
55-
"@vonage/auth": "^1.12.0",
56-
"@vonage/jwt": "1.11.0",
57-
"@vonage/server-client": "^1.17.1",
58-
"@vonage/vetch": "1.8.0",
55+
"@vonage/auth": "^1.12.1",
56+
"@vonage/jwt": "^1.11.1",
57+
"@vonage/server-client": "^1.17.2",
58+
"@vonage/vetch": "^1.8.1",
5959
"debug": "4.4.1"
6060
},
6161
"engines": {

packages/network-number-verification/package.json

Lines changed: 2 additions & 2 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/network-number-verification",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "Number Verfication for GNP",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/network-number-verification#readme",
77
"bugs": {
@@ -52,7 +52,7 @@
5252
"prepublishOnly": "npm run build"
5353
},
5454
"dependencies": {
55-
"@vonage/network-client": "^1.4.1"
55+
"@vonage/network-client": "^1.4.2"
5656
},
5757
"engines": {
5858
"node": ">=20"

0 commit comments

Comments
 (0)