@gitbeaker/core • 39.34.3 Core API implementation of the GitLab API INDIRECT 23 1708447144 @gitbeaker/requester-utils • 39.34.3 Utility functions for requester implementatons used in @gitbeaker INDIRECT 22 1708447141 @gitbeaker/rest • 39.34.3 Cross Platform implementation of the GitLab API DIRECT 24 1708447149 @types/body-parser • 1.19.6 TypeScript definitions for body-parser INDIRECT 3 1749262526 @types/connect • 3.4.38 TypeScript definitions for connect INDIRECT 2 1699318654 @types/express-serve-static-core • 4.19.6 TypeScript definitions for express-serve-static-core INDIRECT 6 1727292049 @types/express • 4.17.23 TypeScript definitions for express DIRECT 11 1749262773 @types/http-errors • 2.0.5 TypeScript definitions for http-errors INDIRECT 0 1749262653 @types/mime • 1.3.5 TypeScript definitions for mime INDIRECT 0 1699388774 @types/node • 18.19.118 TypeScript definitions for node DIRECT 1 1752174207 @types/qs • 6.14.0 TypeScript definitions for qs INDIRECT 0 1747456615 @types/range-parser • 1.2.7 TypeScript definitions for range-parser INDIRECT 0 1699364722 @types/send • 0.17.5 TypeScript definitions for send INDIRECT 3 1749262730 @types/serve-static • 1.15.8 TypeScript definitions for serve-static INDIRECT 5 1749262738 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 array-flatten • 1.1.1 Flatten an array of nested arrays into a single flat array INDIRECT 0 1436478175 atomic-sleep • 1.0.0 Zero CPU overhead, zero dependency, true event-loop blocking sleep INDIRECT 0 1583780161 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 body-parser • 1.20.3 Node.js body parsing middleware DIRECT 40 1725923719 buffer • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 1606099887 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 colorette • 2.0.20 🌈Easily set your terminal text color & styles. INDIRECT 0 1681659249 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 1639176934 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 cookie-signature • 1.0.6 Sign and unsign cookies INDIRECT 0 1423002195 cookie • 0.7.1 HTTP server cookie parsing and serialization INDIRECT 0 1727979437 dateformat • 4.6.3 A node.js package for Steven Levithan's excellent dateFormat() function. INDIRECT 0 1632206153 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 encodeurl • 2.0.0 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1711670622 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 express • 4.21.2 Fast, unopinionated, minimalist web framework DIRECT 68 1733437900 fast-copy • 3.0.2 A blazing fast deep object copier INDIRECT 0 1710596490 fast-redact • 3.5.0 very fast object redaction INDIRECT 0 1710872806 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 finalhandler • 1.3.1 Node.js final http responder INDIRECT 9 1726084302 forwarded • 0.2.0 Parse HTTP X-Forwarded-For header INDIRECT 0 1622503382 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 help-me • 5.0.0 Help command for node, partner of minimist and commist INDIRECT 0 1702463449 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 ipaddr.js • 1.9.1 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1563330499 joycon • 3.1.1 Load config with ease. INDIRECT 0 1638384972 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 merge-descriptors • 1.0.3 Merge objects using descriptors INDIRECT 0 1700155732 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 on-exit-leak-free • 2.1.2 Execute a function on exit without leaking memory, allowing all objects to be garbage collected INDIRECT 0 1696344126 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-to-regexp • 0.1.12 Express style path to RegExp utility INDIRECT 0 1733436486 picomatch-browser • 2.2.6 (temporary fork of picomatch) Blazing 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 1639243062 pino-abstract-transport • 1.2.0 Write Pino transports easily INDIRECT 11 1713789052 pino-pretty • 10.3.1 Prettifier for Pino log lines DIRECT 28 1703683045 pino-std-serializers • 6.2.2 A collection of standard object serializers for Pino INDIRECT 0 1687690417 pino • 8.21.0 super fast, all natural json logger DIRECT 22 1713968730 process-warning • 3.0.0 A small utility for creating warnings and emitting them. INDIRECT 0 1702412855 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 proxy-addr • 2.0.7 Determine address of proxied request INDIRECT 2 1622509048 pump • 3.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1750065359 quick-format-unescaped • 4.0.4 Solves a problem with util.format INDIRECT 0 1632233918 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 raw-body • 2.5.2 Get and validate the raw body of a readable stream. INDIRECT 10 1676999169 readable-stream • 4.7.0 Node.js Streams, a user-land copy of the stream library from Node.js INDIRECT 9 1736241338 real-require • 0.2.0 Keep require and import consistent after bundling or transpiling INDIRECT 0 1658744078 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-stable-stringify • 2.5.0 Deterministic and safely JSON.stringify to quickly serialize JavaScript objects INDIRECT 0 1724535077 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 send • 0.19.0 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1725928480 serve-static • 1.16.2 Serve static files INDIRECT 21 1726079074 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 sonic-boom • 3.8.1 Extremely fast utf8 only stream implementation INDIRECT 1 1712245128 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1594565096 thread-stream • 2.7.0 A streaming way to send data to a Node.js Worker Thread INDIRECT 1 1713977483 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 1556287189 undici-types • 5.26.5 A stand-alone types package for Undici INDIRECT 0 1698046044 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 utils-merge • 1.0.1 merge() utility function INDIRECT 0 1505866719 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 xcase • 2.0.1 Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays INDIRECT 0 1486565795