Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/auth-client-sdk

Package Overview
Dependencies
Maintainers
42
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/auth-client-sdk - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

dst/consts.d.ts

@@ -1,4 +0,4 @@

export declare const SDK_VERSION = "1.2.4";
export declare const SDK_VERSION = "1.2.5";
export type Environment = 'LOCAL' | 'DEV' | 'QA' | 'PROD';
export declare const Remotes: Record<Environment, string>;
export declare const EnvironmentKeys: string[];

@@ -1,2 +0,2 @@

export const SDK_VERSION = '1.2.4';
export const SDK_VERSION = '1.2.5';
export const Remotes = {

@@ -3,0 +3,0 @@ LOCAL: 'sdk.auth.vocal-dev.com',

{
"name": "@vonage/auth-client-sdk",
"version": "1.2.4",
"version": "1.2.5",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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