UNPKG

package-changed

Version:

Tells you whether or not dependencies in package.json have been changed.

4 lines (3 loc) 90 B
export declare const findPackage: ({ cwd }?: { cwd: string; }) => string | undefined;