UNPKG

list-installed

Version:

Checks that all dependencies in your package.json have supported versions installed

3 lines 228 B
export function readdirScoped(path: string | import("fs").Dir): AsyncGenerator<string>; export function readdirModuleTree(path: string | import("fs").Dir, depth?: number): AsyncGenerator<string>; //# sourceMappingURL=fs.d.ts.map