Socket
Socket
Sign inDemoInstall

@vonage/server-client

Package Overview
Dependencies
Maintainers
43
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/server-client - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

dist/lib/client.d.ts

13

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@vonage/server-client",
"version": "1.12.0",
"version": "1.12.1",
"description": "The Vonage Server Client provides core functionalities for interacting with Vonage APIs, ensuring a standardized response regardless of the underlying HTTP adapter.",

@@ -25,4 +25,5 @@ "homepage": "https://developer.vonage.com",

],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"directories": {

@@ -41,4 +42,4 @@ "lib": "dist",

"dependencies": {
"@vonage/auth": "^1.10.0",
"@vonage/vetch": "^1.7.1",
"@vonage/auth": "^1.10.1",
"@vonage/vetch": "^1.7.2",
"debug": "^4.3.4",

@@ -48,3 +49,2 @@ "lodash.camelcase": "^4.3.0",

"lodash.kebabcase": "^4.1.1",
"lodash.partial": "^4.2.1",
"lodash.snakecase": "^4.1.1",

@@ -57,3 +57,2 @@ "node-fetch": "^2"

"@types/lodash.kebabcase": "4.1.7",
"@types/lodash.partial": "4.2.7",
"@types/lodash.snakecase": "4.1.7",

@@ -60,0 +59,0 @@ "@types/node-fetch": "2.6.6",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc