@actions/core • 1.11.1 Actions core lib DIRECT 6 1728079158 @actions/exec • 1.1.1 Actions exec lib DIRECT 1 1647535685 @actions/github • 5.1.1 Actions github lib DIRECT 24 1664561765 @actions/http-client • 2.2.3 Actions Http Client INDIRECT 3 1724336806 @actions/io • 1.1.3 Actions io lib INDIRECT 0 1678907697 @clack/core • 0.3.5 Clack contains low-level primitives for implementing your own command-line applications. INDIRECT 2 1732292599 @clack/prompts • 0.6.3 Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js) DIRECT 4 1678107378 @clack/prompts>0.6.3>is-unicode-supported • 1.3.0 Detect whether the terminal supports Unicode INDIRECT 0 @dqbd/tiktoken • 1.0.18 JS/WASM bindings for tiktoken DIRECT 0 1734627976 @fastify/busboy • 2.1.1 A streaming parser for HTML form data for node.js INDIRECT 0 1709140794 @inquirer/figures • 1.0.9 Vendored version of figures, for CJS compatibility INDIRECT 0 1734723318 @octokit/auth-token • 2.5.0 GitHub API token authentication for browsers and Node.js INDIRECT 2 1631813273 @octokit/core • 3.6.0 Extendable client for GitHub's REST & GraphQL APIs INDIRECT 17 1647194439 @octokit/endpoint • 6.0.12 Turns REST API endpoints into generic request options INDIRECT 4 1623434758 @octokit/graphql • 4.8.0 GitHub GraphQL API client for browsers and Node INDIRECT 14 1630431552 @octokit/openapi-types • 12.11.0 Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com INDIRECT 0 1658940393 @octokit/plugin-paginate-rest • 2.21.3 Octokit plugin to paginate REST API endpoint responses INDIRECT 2 1658442567 @octokit/plugin-rest-endpoint-methods • 5.16.2 Octokit plugin adding one method for all of api.github.com REST API endpoints INDIRECT 3 1657039279 @octokit/request-error • 2.1.0 Error class for Octokit request errors INDIRECT 5 1623453490 @octokit/request • 5.6.3 Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node INDIRECT 13 1642888870 @octokit/types • 6.41.0 Shared TypeScript definitions for Octokit projects INDIRECT 1 1658941436 @octokit/webhooks-schemas • 6.11.0 Community contributed webhook payload schemas in JSON schema format DIRECT 0 1680889221 @octokit/webhooks-types • 6.11.0 Generated TypeScript definitions based on community contributed JSON Schemas DIRECT 0 1680889217 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 0.26.1 Promise based HTTP client for the browser and node.js INDIRECT 1 1646846022 axios • 1.7.9 Promise based HTTP client for the browser and node.js DIRECT 8 1733297896 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chalk • 5.4.1 Terminal string styling done right DIRECT 0 1734800693 chardet • 0.7.0 Character detector INDIRECT 0 1534546710 cleye • 1.3.2 The intuitive CLI development tool DIRECT 2 1676543227 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 execa • 7.2.0 Process execution for humans DIRECT 16 1690417308 external-editor • 3.1.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 5 1562602033 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 form-data • 4.0.1 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1728532186 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. DIRECT 0 1723452660 inquirer • 9.3.7 A collection of common interactive command line user interfaces. DIRECT 49 1727463692 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 1563723083 is-plain-object • 5.0.0 Returns true if an object was created by the `Object` constructor, or Object.create(null). INDIRECT 0 1599669003 is-stream • 3.0.0 Check if something is a Node.js stream INDIRECT 0 1628592734 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 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 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 mimic-fn • 4.0.0 Make a function mimic another one INDIRECT 0 1617823422 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 npm-run-path • 5.3.0 Get your PATH prepended with locally installed binaries INDIRECT 1 1708655887 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 onetime • 6.0.0 Ensure a function is only called once INDIRECT 1 1617889684 openai • 3.3.0 Node.js library for the OpenAI API DIRECT 8 1686676301 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 1623137929 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-key • 4.0.0 Get the PATH environment variable key cross-platform INDIRECT 0 1617969891 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 run-async • 3.0.0 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1683489576 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 sisteransi • 1.0.5 ANSI escape codes for some terminal swag INDIRECT 0 1584536006 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-final-newline • 3.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1620046271 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 terminal-columns • 1.4.1 Render a readable table in the terminal INDIRECT 0 1643041024 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 tunnel • 0.0.6 Node HTTP/HTTPS Agents for tunneling proxies INDIRECT 0 1536647955 type-flag • 3.0.0 Typed command-line arguments parser INDIRECT 0 1667993364 undici • 5.28.4 An HTTP/1.1 client, written from scratch for Node.js INDIRECT 1 1712075800 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 yoctocolors-cjs • 2.1.2 CommonJS version - The smallest and fastest command-line coloring package on the internet INDIRECT 0 1720048751