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.
node-fetch-npm(latest: 2.0.4) An npm cli-oriented fork of the excellent node-fetch
@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/ci-detect(latest: 3.0.2) Detect what kind of CI environment the program is in
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.
lock-verify(latest: 2.2.2) Report if your package.json is out of sync with your package-lock.json.
ssri(latest: 13.0.1) Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
proc-log(latest: 6.1.0) just emit 'log' events on the process object
libnpmorg(latest: 8.0.1) Programmatic api for `npm org` commands
@npmcli/fs(latest: 5.0.0) filesystem utilities for the npm cli
libnpmhook(latest: 11.0.0) programmatic API for managing npm registry hooks
libnpmteam(latest: 8.0.2) npm Team management APIs
npm-profile(latest: 12.0.1) Library for updating an npmjs.com profile
libnpmaccess(latest: 10.0.3) programmatic library for `npm access` commands
libnpmsearch(latest: 9.0.1) Programmatic API for searching in npm and compatible registries.
libnpmpublish(latest: 11.1.3) Programmatic API for the bits behind npm publish and unpublish
libnpmversion(latest: 8.0.3) library to do the things that 'npm version' does
@npmcli/redact(latest: 4.0.0) Redact sensitive npm information from output
npm-package-arg(latest: 13.0.2) Parse the things that can be arguments to `npm install`
npm-audit-report(latest: 7.0.0) Given a response from the npm security api, render it into a variety of security reports
init-package-json(latest: 8.2.5) A node module to get your node module started
npm-pick-manifest(latest: 11.0.3) Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
write-file-atomic(latest: 7.0.1) Write files in an atomic fashion w/configurable ownership
@npmcli/run-script(latest: 10.0.4) Run a lifecycle script for a package (descendant of npm-lifecycle)
npm-install-checks(latest: 8.0.0) Check the engines and platform fields in package.json
npm-registry-fetch(latest: 19.1.1) Fetch-based http client for use with npm registry APIs
parse-conflict-json(latest: 5.0.1) Parse a JSON string that has git merge conflicts, resolving if possible