UNPKG

patch-pulse

Version:

Check for outdated npm dependencies

3 lines 159 B
import { type PackageJson } from '../types'; export declare function readPackageJson(path: string): Promise<PackageJson>; //# sourceMappingURL=package.d.ts.map