Package Licenses
MIT
Dependency Licenses
MIT27
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @isaacs/balanced-match • 4.0.1Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| @isaacs/brace-expansion • 5.0.0Brace expansion as known from sh/bash | INDIRECT | 1 | |
| agent-base • 7.1.4Turn a function into an `http.Agent` instance | INDIRECT | 0 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| encoding • 0.1.13Convert encodings, uses iconv-lite | INDIRECT | 2 | |
| env-paths • 2.2.1Get paths for storing things like data, config, cache, etc | INDIRECT | 0 | |
| err-code • 2.0.3Create an error with a code | INDIRECT | 0 | |
| fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s | INDIRECT | 0 | |
| http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTP | INDIRECT | 3 | |
| https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPS | INDIRECT | 3 | |
| iconv-lite • 0.6.3Convert character encodings in pure javascript. | INDIRECT | 1 | |
| imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
| ip-address • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser. | INDIRECT | 0 | |
| minipass-fetch • 5.0.0An implementation of window.fetch in Node.js using Minipass streams | INDIRECT | 8 | |
| minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 1 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| negotiator • 1.0.0HTTP content negotiation | INDIRECT | 0 | |
| node-gyp • 12.1.0Node.js native addon build tool | DIRECT | 58 | |
| p-map • 7.0.4Map over promises concurrently | INDIRECT | 0 | |
| picomatch • 4.0.3Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. | INDIRECT | 0 | |
| promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module. | INDIRECT | 2 | |
| retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
| safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. | INDIRECT | 0 | |
| socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | INDIRECT | 6 | |
| socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
| tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-glob | INDIRECT | 2 |
ISC23
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @isaacs/fs-minipass • 4.0.1fs read and write streams based on minipass | INDIRECT | 1 | |
| @npmcli/agent • 4.0.0the http/https agent used by the npm cli | INDIRECT | 10 | |
| @npmcli/fs • 5.0.0filesystem utilities for the npm cli | INDIRECT | 1 | |
| abbrev • 4.0.0Like ruby's abbrev module, but in js | INDIRECT | 0 | |
| cacache • 20.0.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache. | INDIRECT | 20 | |
| fs-minipass • 3.0.3fs read and write streams based on minipass | INDIRECT | 1 | |
| graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
| isexe • 3.1.1Minimal module to check if a file is executable. | INDIRECT | 0 | |
| make-fetch-happen • 15.0.3Opinionated, caching, retrying fetch client | INDIRECT | 43 | |
| minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunk | INDIRECT | 1 | |
| minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end' | INDIRECT | 2 | |
| minipass-pipeline • 1.2.4create a pipeline of streams using Minipass | INDIRECT | 2 | |
| minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expected | INDIRECT | 2 | |
| minipass • 3.3.6minimal implementation of a PassThrough stream | INDIRECT | 1 | |
| minipass • 7.1.2minimal implementation of a PassThrough stream | INDIRECT | 0 | |
| nopt • 9.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 1 | |
| proc-log • 6.1.0just emit 'log' events on the process object | INDIRECT | 0 | |
| semver • 7.7.3The semantic version parser used by npm. | INDIRECT | 0 | |
| ssri • 13.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec. | INDIRECT | 1 | |
| unique-filename • 5.0.0Generate a unique filename for use in temporary directories or caches. | INDIRECT | 2 | |
| unique-slug • 6.0.0Generate a unique character string suitible for use in files and URLs. | INDIRECT | 1 | |
| which • 6.0.0Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
| yallist • 4.0.0Yet Another Linked List | INDIRECT | 0 |
BlueOak-1.0.07
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| chownr • 3.0.0like `chown -R` | INDIRECT | 0 | |
| glob • 13.0.0the most correct and second fastest glob implementation in JavaScript | INDIRECT | 6 | |
| lru-cache • 11.2.4A cache object that deletes the least-recently-used items. | INDIRECT | 0 | |
| minimatch • 10.1.1a glob matcher in javascript | INDIRECT | 2 | |
| path-scurry • 2.0.1walk paths fast and efficiently | INDIRECT | 2 | |
| tar • 7.5.2tar for node | INDIRECT | 5 | |
| yallist • 5.0.0Yet Another Linked List | INDIRECT | 0 |
Apache-2.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts. | INDIRECT | 0 |
BSD-2-Clause1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies | INDIRECT | 0 |