UNPKG

npm-check-updates

Version:

Find newer versions of dependencies than what your package.json allows

5 lines (4 loc) 174 B
import { Index } from '../types/IndexType'; import { PackageManager } from '../types/PackageManager'; declare const _default: Index<PackageManager>; export default _default;