New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/client-sdk

Package Overview
Dependencies
Maintainers
50
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/client-sdk - npm Package Compare versions

Comparing version 1.2.1-snapshot.35.0 to 1.2.1-snapshot.36.0

4

dist/coreExtend.d.ts
import './kotlin/clientsdk-clientcore_js';
import type { InitConfigObjectJS as InitConfigObjectTS } from './utils/ClientConfig';
import type { VonageLoggerJS as VonageLoggerTS } from './utils/logging';
declare module './kotlin/clientsdk-clientcore_js' {
namespace vonage {
type InitConfigObjectJS = InitConfigObjectTS;
type VonageLoggerJS = VonageLoggerTS;
interface CombinedClientJS {

@@ -5,0 +9,0 @@ /**

2

package.json
{
"name": "@vonage/client-sdk",
"version": "1.2.1-snapshot.35.0",
"version": "1.2.1-snapshot.36.0",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

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