New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.0 to 1.2.4

2

dst/consts.d.ts

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

export declare const SDK_VERSION = "SDK_VERSION_PLACEHOLDER";
export declare const SDK_VERSION = "1.2.4";
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 = 'SDK_VERSION_PLACEHOLDER';
export const SDK_VERSION = '1.2.4';
export const Remotes = {

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

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

@@ -28,2 +28,5 @@ "files": [

},
"publishConfig": {
"access": "public"
},
"browserslist": [

@@ -34,2 +37,2 @@ "> 1%",

]
}
}
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