Socket
Socket
Sign inDemoInstall

@vonage/server-sdk

Package Overview
Dependencies
13
Maintainers
42
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0 to 3.5.1

92

package.json
{
"name": "@vonage/server-sdk",
"version": "3.5.0",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
"url": "https://github.com/Vonage/vonage-node-sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Vonage/vonage-node-sdk.git"
},
"license": "Apache-2.0",
"author": "Chris Tankersley <chris@ctankersley.com>",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"directories": {
"lib": "dist",
"test": "__tests__"
},
"files": [
"/dist"
],
"scripts": {
"build": "npm run clean && npm run compile",
"clean": "npx shx rm -rf dist tsconfig.tsbuildinfo",
"compile": "npx tsc --build --verbose"
},
"dependencies": {
"@vonage/accounts": "^1.4.0",
"@vonage/applications": "^1.4.0",
"@vonage/auth": "^1.3.0",
"@vonage/messages": "^1.5.0",
"@vonage/number-insights": "^1.4.0",
"@vonage/numbers": "^1.4.0",
"@vonage/pricing": "^1.4.0",
"@vonage/redact": "^1.3.0",
"@vonage/server-client": "^1.4.0",
"@vonage/sms": "^1.4.0",
"@vonage/verify": "^1.4.0",
"@vonage/verify2": "^1.3.0",
"@vonage/voice": "^1.4.0"
},
"publishConfig": {
"directory": "dist"
},
"gitHead": "328f18e5c8a458cb4d06d7955ec2399a6ce6f5d8"
"name": "@vonage/server-sdk",
"version": "3.5.1",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
"url": "https://github.com/Vonage/vonage-node-sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Vonage/vonage-node-sdk.git"
},
"license": "Apache-2.0",
"author": "Chris Tankersley <chris@ctankersley.com>",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"directories": {
"lib": "dist",
"test": "__tests__"
},
"files": [
"/dist"
],
"scripts": {
"build": "npm run clean && npm run compile",
"clean": "npx shx rm -rf dist tsconfig.tsbuildinfo",
"compile": "npx tsc --build --verbose"
},
"dependencies": {
"@vonage/accounts": "^1.4.0",
"@vonage/applications": "^1.4.0",
"@vonage/auth": "^1.3.0",
"@vonage/messages": "^1.5.0",
"@vonage/number-insights": "^1.4.0",
"@vonage/numbers": "^1.4.0",
"@vonage/pricing": "^1.4.0",
"@vonage/redact": "^1.3.0",
"@vonage/server-client": "^1.4.0",
"@vonage/sms": "^1.4.0",
"@vonage/verify": "^1.4.0",
"@vonage/verify2": "^1.3.1",
"@vonage/voice": "^1.4.0"
},
"publishConfig": {
"directory": "dist"
},
"gitHead": "328f18e5c8a458cb4d06d7955ec2399a6ce6f5d8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc