@isaacs/fs-minipass • 4.0.1 fs read and write streams based on minipass INDIRECT 1 1713460485 @isaacs/string-locale-compare • 1.1.0 Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise DIRECT 0 1632852853 @npmcli/agent • 4.0.0 the http/https agent used by the npm cli INDIRECT 10 1758212504 @npmcli/fs • 5.0.0 filesystem utilities for the npm cli DIRECT 1 1761240210 @npmcli/git • 7.0.2 a util for spawning git from npm CLI contexts INDIRECT 15 1771970166 @npmcli/installed-package-contents • 4.0.0 Get the list of files installed in a package in node_modules, including bundled dependencies DIRECT 2 1761241607 @npmcli/map-workspaces • 5.0.3 Retrieves a name:pathname Map for a given workspaces config DIRECT 28 1763743256 @npmcli/metavuln-calculator • 9.0.3 Calculate meta-vulnerabilities from package security advisories DIRECT 94 1761242624 @npmcli/name-from-folder • 4.0.0 Get the package name from a folder path DIRECT 0 1761146993 @npmcli/node-gyp • 5.0.0 Tools for dealing with node-gyp packages DIRECT 0 1761147046 @npmcli/package-json • 7.0.5 Programmatic API to update package.json DIRECT 26 1771521015 @npmcli/promise-spawn • 9.0.1 spawn processes the way the npm cli likes to do INDIRECT 2 1763058264 @npmcli/query • 5.0.0 npm query parser and tools DIRECT 3 1761147009 @npmcli/redact • 4.0.0 Redact sensitive npm information from output DIRECT 0 1761156158 @npmcli/run-script • 10.0.4 Run a lifecycle script for a package (descendant of npm-lifecycle) DIRECT 72 1772127178 abbrev • 4.0.0 Like ruby's abbrev module, but in js INDIRECT 0 1760986265 bin-links • 6.0.0 JavaScript package binary linker DIRECT 6 1761241509 cacache • 20.0.3 Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache. DIRECT 20 1763747334 cmd-shim • 8.0.0 Used in npm for command line application support INDIRECT 0 1761147057 fs-minipass • 3.0.3 fs read and write streams based on minipass INDIRECT 1 1692039587 graceful-fs • 4.2.11 A drop-in replacement for fs, making various improvements. INDIRECT 0 1678995019 hosted-git-info • 9.0.2 Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab DIRECT 1 1759941381 ignore-walk • 8.0.0 Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. INDIRECT 3 1753371444 ini • 6.0.0 An ini encoder/decoder for node INDIRECT 0 1761146695 json-stringify-nice • 1.1.4 Stringify an object sorting scalars before objects, and defaulting to 2-space indent DIRECT 0 1620341269 make-fetch-happen • 15.0.4 Opinionated, caching, retrying fetch client INDIRECT 41 1771970435 minipass-collect • 2.0.1 A Minipass stream that collects all the data into a single chunk INDIRECT 1 1692560312 minipass-flush • 1.0.5 A Minipass stream that calls a flush function before emitting 'end' INDIRECT 2 1569876888 minipass-pipeline • 1.2.4 create a pipeline of streams using Minipass INDIRECT 2 1595961588 minipass-sized • 2.0.0 A Minipass stream that raises an error if you get a different number of bytes than expected INDIRECT 1 1767817299 minipass • 3.3.6 minimal implementation of a PassThrough stream INDIRECT 1 1669362888 nopt • 9.0.0 Option parsing for Node, supporting types, shorthands, etc. Used by npm. DIRECT 1 1761146835 npm-bundled • 5.0.0 list things in node_modules that are bundledDependencies, or transitive dependencies thereof INDIRECT 1 1761240234 npm-normalize-package-bin • 5.0.0 Turn any flavor of allowable package.json bin into a normalized object INDIRECT 0 1761147059 npm-package-arg • 13.0.2 Parse the things that can be arguments to `npm install` DIRECT 5 1763058408 npm-packlist • 10.0.4 Get a list of the files to add from a folder into an npm package INDIRECT 5 1771616519 npm-pick-manifest • 11.0.3 Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules. DIRECT 8 1761256031 npm-registry-fetch • 19.1.1 Fetch-based http client for use with npm registry APIs DIRECT 47 1763055249 pacote • 21.5.0 JavaScript package downloader DIRECT 93 1773079206 parse-conflict-json • 5.0.1 Parse a JSON string that has git merge conflicts, resolving if possible DIRECT 3 1761242462 proc-log • 6.1.0 just emit 'log' events on the process object DIRECT 0 1764090819 proggy • 4.0.0 Progress bar updates at a distance DIRECT 0 1761146891 promise-all-reject-late • 1.0.1 Like Promise.all, but save rejections until all promises are resolved DIRECT 0 1580183139 promise-call-limit • 3.0.2 Call an array of promise-returning functions, restricting concurrency to a specified limit. DIRECT 0 1725827591 read-cmd-shim • 6.0.0 Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink. INDIRECT 0 1761240264 semver • 7.7.4 The semantic version parser used by npm. DIRECT 0 1770312191 signal-exit • 4.1.0 when you want to fire an event no matter how a process exits. INDIRECT 0 1690609496 ssri • 13.0.1 Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. DIRECT 1 1770673582 treeverse • 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. DIRECT 0 1665724955 unique-filename • 5.0.0 Generate a unique filename for use in temporary directories or caches. INDIRECT 2 1761165223 unique-slug • 6.0.0 Generate a unique character string suitible for use in files and URLs. INDIRECT 1 1761146821 validate-npm-package-name • 7.0.2 Give me a string and I'll tell you if it's a valid npm package name INDIRECT 0 1767729747 walk-up-path • 4.0.0 Given a path string, return a generator that walks up the path, emitting each dirname. DIRECT 0 1720478470 which • 6.0.1 Like which(1) unix command. Find the first instance of an executable in the PATH. INDIRECT 1 1770738103 write-file-atomic • 7.0.1 Write files in an atomic fashion w/configurable ownership INDIRECT 1 1772143075 yallist • 4.0.0 Yet Another Linked List INDIRECT 0 1569874088