UNPKG

package-changed

Version:

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

2 lines (1 loc) 70 B
export declare const getPackageHash: (packagePath: string) => string;