Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Vonage/vonage-node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @vonage/server-sdk@3.0.7
Choose a base ref
...
head repository: Vonage/vonage-node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @vonage/server-sdk@3.0.8
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Nov 23, 2022

  1. Publish

     - @vonage/accounts@1.0.5
     - @vonage/applications@1.0.5
     - @vonage/messages@1.0.6
     - @vonage/number-insights@1.0.5
     - @vonage/numbers@1.0.7
     - @vonage/pricing@1.0.5
     - @vonage/server-client@1.0.5
     - @Vonage/server-sdk@3.0.8
     - @vonage/sms@1.0.5
     - @Vonage/verify@1.0.6
     - @vonage/vetch@1.0.3
     - @vonage/video@1.0.5
     - @vonage/voice@1.0.6
    dragonmantank committed Nov 23, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    dragonmantank Chris Tankersley
    Copy the full SHA
    288699d View commit details
4 changes: 2 additions & 2 deletions packages/accounts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/accounts",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vonage Account Management API",
"homepage": "https://developer.vonage.com",
"bugs": {
@@ -34,7 +34,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"publishConfig": {
"directory": "dist"
4 changes: 2 additions & 2 deletions packages/applications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/applications",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vonage Applications API",
"keywords": [
"vonage"
@@ -37,7 +37,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",
4 changes: 2 additions & 2 deletions packages/messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/messages",
"version": "1.0.5",
"version": "1.0.6",
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
"keywords": [
"whatsapp",
@@ -43,7 +43,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1",
4 changes: 2 additions & 2 deletions packages/number-insights/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/number-insights",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vonage Number Insights API",
"homepage": "https://developer.vonage.com",
"bugs": {
@@ -34,7 +34,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"publishConfig": {
"directory": "dist"
4 changes: 2 additions & 2 deletions packages/numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/numbers",
"version": "1.0.6",
"version": "1.0.7",
"description": "> TODO: description",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/numbers#readme",
"bugs": {
@@ -34,7 +34,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",
4 changes: 2 additions & 2 deletions packages/pricing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/pricing",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vonage API for pricing",
"homepage": "https://developer.vonage.com",
"bugs": {
@@ -34,7 +34,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"publishConfig": {
"directory": "dist"
4 changes: 2 additions & 2 deletions packages/server-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/server-client",
"version": "1.0.4",
"version": "1.0.5",
"description": "Core services related to talking to the Vonage APIs",
"homepage": "https://developer.vonage.com",
"bugs": {
@@ -36,7 +36,7 @@
"dependencies": {
"@vonage/auth": "^1.0.2",
"@vonage/jwt": "^1.0.2",
"@vonage/vetch": "^1.0.2"
"@vonage/vetch": "^1.0.3"
},
"publishConfig": {
"directory": "dist"
22 changes: 11 additions & 11 deletions packages/server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/server-sdk",
"version": "3.0.7",
"version": "3.0.8",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
@@ -34,16 +34,16 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/accounts": "^1.0.4",
"@vonage/applications": "^1.0.4",
"@vonage/messages": "^1.0.5",
"@vonage/number-insights": "^1.0.4",
"@vonage/numbers": "^1.0.6",
"@vonage/pricing": "^1.0.4",
"@vonage/server-client": "^1.0.4",
"@vonage/sms": "^1.0.4",
"@vonage/verify": "^1.0.5",
"@vonage/voice": "^1.0.5"
"@vonage/accounts": "^1.0.5",
"@vonage/applications": "^1.0.5",
"@vonage/messages": "^1.0.6",
"@vonage/number-insights": "^1.0.5",
"@vonage/numbers": "^1.0.7",
"@vonage/pricing": "^1.0.5",
"@vonage/server-client": "^1.0.5",
"@vonage/sms": "^1.0.5",
"@vonage/verify": "^1.0.6",
"@vonage/voice": "^1.0.6"
},
"publishConfig": {
"directory": "dist"
4 changes: 2 additions & 2 deletions packages/sms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/sms",
"version": "1.0.4",
"version": "1.0.5",
"description": "> TODO: description",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/sms#readme",
"bugs": {
@@ -34,7 +34,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",
4 changes: 2 additions & 2 deletions packages/verify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/verify",
"version": "1.0.5",
"version": "1.0.6",
"description": "Verify package for Vonage",
"keywords": [
"vonage",
@@ -42,7 +42,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",
2 changes: 1 addition & 1 deletion packages/vetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/vetch",
"version": "1.0.2",
"version": "1.0.3",
"description": "Vonage package for server side fetch.",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/vetch#readme",
"bugs": {
4 changes: 2 additions & 2 deletions packages/video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/video",
"version": "1.0.4",
"version": "1.0.5",
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)",
"keywords": [
"vonage",
@@ -38,7 +38,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",
4 changes: 2 additions & 2 deletions packages/voice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/voice",
"version": "1.0.5",
"version": "1.0.6",
"description": "Vonage Voice API",
"keywords": [
"vonage",
@@ -38,7 +38,7 @@
"version": "npm run format && git add -A lib"
},
"dependencies": {
"@vonage/server-client": "^1.0.4"
"@vonage/server-client": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^28.1.6",