UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

5 lines (4 loc) 123 B
export declare function execNpmView(currentVersion: string): Promise<{ latestVersion: string; deprecated: any; }>;