Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Mar 21, 2024
1 parent 691a796 commit 153fc39
Show file tree
Hide file tree
Showing 23 changed files with 83 additions and 83 deletions.
6 changes: 3 additions & 3 deletions packages/accounts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/accounts",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage Account Management API",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -38,10 +38,10 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/server-client": "^1.11.1"
"@vonage/server-client": "^1.12.0"
},
"devDependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "^13.3.4"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/applications/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/applications",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage Applications API",
"keywords": [
"vonage"
Expand Down Expand Up @@ -41,8 +41,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1"
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0"
},
"devDependencies": {
"nock": "^13.3.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/audit",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage Audit SDK Package",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/audit#readme",
"bugs": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/auth",
"version": "1.9.1",
"version": "1.10.0",
"description": "Vonage Auth Package adds the correct authentication headers to requests to Vonage API's",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/auth#readme",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/jwt": "^1.9.1",
"@vonage/jwt": "^1.10.0",
"debug": "^4.3.4"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/conversations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/conversations",
"version": "1.1.1",
"version": "1.2.0",
"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.",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/conversations#readme",
"bugs": {
Expand Down Expand Up @@ -34,13 +34,13 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/messages": "^1.12.1",
"@vonage/server-client": "^1.11.1",
"@vonage/users": "^1.5.1",
"@vonage/voice": "^1.11.1"
"@vonage/messages": "^1.13.0",
"@vonage/server-client": "^1.12.0",
"@vonage/users": "^1.6.0",
"@vonage/voice": "^1.12.0"
},
"devDependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "^13.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/jwt",
"version": "1.9.1",
"version": "1.10.0",
"description": "Vonage JWT package. Creates JWT tokens for Vonage API's",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/jwt#readme",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/meetings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/meetings",
"version": "1.7.1",
"version": "1.8.0",
"description": "Vonage Meetings Management API",
"homepage": "httsp://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -39,14 +39,14 @@
},
"dependencies": {
"@types/lodash.pick": "4.4.8",
"@vonage/server-client": "^1.11.1",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1",
"fast-xml-parser": "^4.3.2",
"form-data": "^4.0.0"
},
"devDependencies": {
"@amvijay/multipart-parser": "^1.0.2",
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"lodash.pick": "4.4.0",
"nock": "^13.3.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/messages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/messages",
"version": "1.12.1",
"version": "1.13.0",
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
"keywords": [
"whatsapp",
Expand Down Expand Up @@ -47,8 +47,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1",
"debug": "^4.3.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/number-insight-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/number-insight-v2",
"version": "1.3.1",
"version": "1.4.0",
"description": "Number Insight v2 is designed to give fraud scores for Application Integrations.",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/number-insight-v2#readme",
"bugs": {
Expand Down Expand Up @@ -38,10 +38,10 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/server-client": "^1.11.1"
"@vonage/server-client": "^1.12.0"
},
"devDependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "13.3.3"
}
}
6 changes: 3 additions & 3 deletions packages/number-insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/number-insights",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage Number Insights API",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/numbers",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage Numbers SDK Package",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/numbers#readme",
"bugs": {
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@types/lodash.omit": "4.5.8",
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1",
"lodash.omit": "4.5.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/pricing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/pricing",
"version": "1.11.1",
"version": "1.12.0",
"description": "Vonage API for pricing",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/server-client": "^1.11.1",
"@vonage/auth": "^1.10.0",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/proactive-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/proactive-connect",
"version": "1.8.1",
"version": "1.9.0",
"description": "Send large scale outreach campaigns using any channels available through the Vonage APIs",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/proactive-connect#readme",
"bugs": {
Expand Down Expand Up @@ -34,14 +34,14 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/server-client": "^1.11.1",
"@vonage/server-client": "^1.12.0",
"@vonage/vetch": "^1.7.1",
"form-data": "^4.0.0",
"lodash.pick": "^4.4.0"
},
"devDependencies": {
"@amvijay/multipart-parser": "^1.0.2",
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "^13.3.4"
}
}
6 changes: 3 additions & 3 deletions packages/redact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/redact",
"version": "1.10.1",
"version": "1.11.0",
"description": "Delete data from the Vonage platform.",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/redact#readme",
"bugs": {
Expand Down Expand Up @@ -38,10 +38,10 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/server-client": "^1.11.1"
"@vonage/server-client": "^1.12.0"
},
"devDependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "^13.3.4"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/server-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/server-client",
"version": "1.11.1",
"version": "1.12.0",
"description": "The Vonage Server Client provides core functionalities for interacting with Vonage APIs, ensuring a standardized response regardless of the underlying HTTP adapter.",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"compile": "npx tsc --build --verbose"
},
"dependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"@vonage/vetch": "^1.7.1",
"debug": "^4.3.4",
"lodash.camelcase": "^4.3.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/server-sdk",
"version": "3.13.1",
"version": "3.14.0",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -38,22 +38,22 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/accounts": "^1.11.1",
"@vonage/applications": "^1.11.1",
"@vonage/auth": "^1.9.1",
"@vonage/conversations": "^1.1.1",
"@vonage/messages": "^1.12.1",
"@vonage/number-insights": "^1.11.1",
"@vonage/numbers": "^1.11.1",
"@vonage/pricing": "^1.11.1",
"@vonage/redact": "^1.10.1",
"@vonage/server-client": "^1.11.1",
"@vonage/sms": "^1.12.1",
"@vonage/users": "^1.5.1",
"@vonage/verify": "^1.11.1",
"@vonage/verify2": "^1.10.1",
"@vonage/video": "^1.15.1",
"@vonage/voice": "^1.11.1"
"@vonage/accounts": "^1.12.0",
"@vonage/applications": "^1.12.0",
"@vonage/auth": "^1.10.0",
"@vonage/conversations": "^1.2.0",
"@vonage/messages": "^1.13.0",
"@vonage/number-insights": "^1.12.0",
"@vonage/numbers": "^1.12.0",
"@vonage/pricing": "^1.12.0",
"@vonage/redact": "^1.11.0",
"@vonage/server-client": "^1.12.0",
"@vonage/sms": "^1.13.0",
"@vonage/users": "^1.6.0",
"@vonage/verify": "^1.12.0",
"@vonage/verify2": "^1.11.0",
"@vonage/video": "^1.16.0",
"@vonage/voice": "^1.12.0"
},
"publishConfig": {
"directory": "dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/sms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/sms",
"version": "1.12.1",
"version": "1.13.0",
"description": "Vonage SMS API SDK package",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/sms#readme",
"bugs": {
Expand Down Expand Up @@ -42,10 +42,10 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vonage/server-client": "^1.11.1"
"@vonage/server-client": "^1.12.0"
},
"devDependencies": {
"@vonage/auth": "^1.9.1",
"@vonage/auth": "^1.10.0",
"nock": "^13.3.4"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 153fc39

Please sign in to comment.