搜索 "package-lock" 的结果(共 5 个)
npm-logical-tree
Calculate 'logical' trees from a package.json + package-lock
ISC
lock-verify
Report if your package.json is out of sync with your package-lock.json.
ISC
synp
Convert yarn.lock to package-lock.json and vice versa
MIT
has-package-lock
Check if a `package-lock.json` is present in the working directory
MIT
npm-force-resolutions
This packages modifies package-lock.json to force the installation of specific version of a transitive dependency (dependency of dependency), similar to yarn's [selective dependency resolutions](https://yarnpkg.com/lang/en/docs/selective-version-resolutio
MIT