realize-package-specifier(latest: 3.0.3) Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.
normalize-git-url(latest: 3.0.2) Normalizes Git URLs. For npm, but you can use it too.
@npmcorp/move(latest: 1.0.0) Move files or directories with rename, falling back to recursive rename/copy on EXDEV errors.
move-concurrently(latest: 1.0.1) Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
@npmcli/infer-owner(latest: 1.0.2) Infer the owner of a path based on the owner of its nearest existing parent
lock-verify(latest: 2.2.2) Report if your package.json is out of sync with your package-lock.json.
are-we-there-yet(latest: 4.0.2) Keep track of the overall completion of many disparate processes
node-fetch-npm(latest: 2.0.4) An npm cli-oriented fork of the excellent node-fetch
gauge(latest: 5.0.2) A terminal based horizontal gauge
treeverse(latest: 3.0.0) Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
ignore-walk(latest: 7.0.0) Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
@npmcli/query(latest: 4.0.0) npm query parser and tools
@npmcli/agent(latest: 3.0.0) the http/https agent used by the npm cli
normalize-package-data(latest: 7.0.0) Normalizes data that can be found in package.json files.
ssri(latest: 12.0.0) Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
validate-npm-package-name(latest: 6.0.0) Give me a string and I'll tell you if it's a valid npm package name
abbrev(latest: 3.0.0) Like ruby's abbrev module, but in js
write-file-atomic(latest: 6.0.0) Write files in an atomic fashion w/configurable ownership
which(latest: 5.0.0) Like which(1) unix command. Find the first instance of an executable in the PATH.