readdir-scoped-modules(latest: 1.1.0) Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
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.
libnpx(latest: 10.2.4) support library for npx -- an tool for executing npm-based packages.
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.
@npmcli/fs(latest: 3.1.0) filesystem utilities for the npm cli
cmd-shim(latest: 6.0.1) Used in npm for command line application support
unique-filename(latest: 3.0.0) Generate a unique filename for use in temporary directories or caches.
abbrev(latest: 2.0.0) Like ruby's abbrev module, but in js
npm-profile(latest: 7.0.1) Library for updating an npmjs.com profile
lock-verify(latest: 2.2.2) Report if your package.json is out of sync with your package-lock.json.
init-package-json(latest: 5.0.0) A node module to get your node module started
nopt(latest: 7.2.0) Option parsing for Node, supporting types, shorthands, etc. Used by npm.
which(latest: 4.0.0) Like which(1) unix command. Find the first instance of an executable in the PATH.
minipass-fetch(latest: 3.0.4) An implementation of window.fetch in Node.js using Minipass streams
ssri(latest: 10.0.5) Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
@npmcli/agent(latest: 2.1.1) the http/https agent used by the npm cli
fs-minipass(latest: 3.0.3) fs read and write streams based on minipass
minipass(latest: 7.0.4) minimal implementation of a PassThrough stream