@vonage/auth-client-sdk
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -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": [ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0