@vonage/auth-client-sdk
Advanced tools
Comparing version 1.0.0 to 1.2.4
@@ -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%", | ||
] | ||
} | ||
} |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
13640
0
1