step-node-agent>3.20.1>npm>agent-base • 4.3.0Turn a function into an `http.Agent` instance | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>agentkeepalive • 3.5.2Missing keepalive http.Agent | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>ansistyles • 0.1.3Functions that surround a string with ansistyle codes so it prints in style. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipes | DIRECT | 0 | |
step-node-agent>3.20.1>npm>are-we-there-yet>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>are-we-there-yet>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>asap • 2.0.6High-priority task queue for Node.js and browsers | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>asn1 • 0.2.4Contains parsers and serializers for ASN.1 (currently BER only) | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>aws4 • 1.8.0Signs and prepares requests using AWS Signature Version 4 | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>bluebird • 3.5.5Full featured Promises/A+ implementation with exceptionally good performance | DIRECT | 0 | |
step-node-agent>3.20.1>npm>boxen • 1.3.0Create boxes in the terminal | INDIRECT | 32 | |
step-node-agent>3.20.1>npm>brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>buffer-from • 1.0.0 | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>builtins • 1.0.3List of node.js builtin modules | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>byline • 5.0.0simple line-by-line stream reader | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>byte-size • 5.0.1Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>capture-stack-trace • 1.0.0Error.captureStackTrace ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>chalk • 2.4.1Terminal string styling done right | INDIRECT | 6 | |
step-node-agent>3.20.1>npm>ci-info • 2.0.0Get details about the current Continuous Integration environment | DIRECT | 0 | |
step-node-agent>3.20.1>npm>cli-boxes • 1.0.0Boxes for use in the terminal | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>cli-columns • 3.1.2Columnated lists for the CLI. | DIRECT | 6 | |
step-node-agent>3.20.1>npm>cli-table3 • 0.5.1Pretty unicode tables for the command line. Based on the original cli-table. | DIRECT | 6 | |
step-node-agent>3.20.1>npm>cliui>ansi-regex • 4.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>cliui>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>cliui>string-width • 3.1.0Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>cliui>strip-ansi • 5.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>clone • 1.0.4deep cloning of objects and arrays | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>color-convert • 1.9.1Plain color conversion functions | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>colors • 1.3.3get colors in your node.js console | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>columnify • 1.5.4Render data in text columns. Supports in-column text-wrap. | DIRECT | 5 | |
step-node-agent>3.20.1>npm>combined-stream • 1.0.6A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | INDIRECT | 10 | |
step-node-agent>3.20.1>npm>concat-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>concat-stream>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>copy-concurrently>iferr • 0.1.5Higher-order functions for easier error handling | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>create-error-class • 3.0.2Create Error classes | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>crypto-random-string • 1.0.0Generate a cryptographically strong random string | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>dashdash • 1.14.1A light, featureful and explicit option parsing library. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>debug • 3.1.0small debugging utility | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>debug>ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>debuglog • 1.0.1backport of util.debuglog from node v0.11 | DIRECT | 0 | |
step-node-agent>3.20.1>npm>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>decode-uri-component • 0.2.0A better decodeURIComponent | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>deep-extend • 0.6.0Recursive object extending | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>defaults • 1.0.3merge single level defaults over a config object | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>define-properties • 1.1.3Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>delegates • 1.0.0delegate methods and accessors to another property | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>detect-indent • 5.0.0Detect the indentation of code | DIRECT | 0 | |
step-node-agent>3.20.1>npm>detect-newline • 2.1.0Detect the dominant newline character of a string | DIRECT | 0 | |
step-node-agent>3.20.1>npm>dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot path | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>duplexify • 3.6.0Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input | INDIRECT | 12 | |
step-node-agent>3.20.1>npm>duplexify>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>duplexify>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>ecc-jsbn • 0.1.2ECC JS code based on JSBN | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>editor • 1.0.0launch $EDITOR in your program | DIRECT | 0 | |
step-node-agent>3.20.1>npm>emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>env-paths • 2.2.0Get paths for storing things like data, config, cache, etc | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>err-code • 1.1.2Create an error with a code | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>errno • 0.1.7libuv errno details exposed | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>es-abstract • 1.12.0ECMAScript spec abstract operations. | INDIRECT | 8 | |
step-node-agent>3.20.1>npm>es-to-primitive • 1.2.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>es6-promisify • 5.0.0Converts callback-based functions to ES6 Promises | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>execa • 0.7.0A better `child_process` | INDIRECT | 15 | |
step-node-agent>3.20.1>npm>execa>get-stream • 3.0.0Get a stream as a string, buffer, or array | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>extsprintf • 1.3.0extended POSIX-style sprintf | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>fast-json-stable-stringify • 2.0.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>flush-write-stream • 1.0.3A write stream constructor that supports a flush function that is called before finish is emitted | INDIRECT | 8 | |
step-node-agent>3.20.1>npm>flush-write-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>flush-write-stream>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>form-data • 2.3.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" | INDIRECT | 8 | |
step-node-agent>3.20.1>npm>from2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>from2>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>fs-write-stream-atomic>iferr • 0.1.5Higher-order functions for easier error handling | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>fs-write-stream-atomic>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>fs-write-stream-atomic>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>function-bind • 1.1.1Implementation of Function.prototype.bind | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>gauge>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>genfun • 5.0.0Fast, prototype-friendly multimethods. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>gentle-fs>iferr • 0.1.5Higher-order functions for easier error handling | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>get-stream • 4.1.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>getpass • 0.1.7getpass for node.js | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>global-dirs • 0.1.1Get the directory of globally installed packages and binaries | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>got • 6.7.1Simplified HTTP requests | INDIRECT | 13 | |
step-node-agent>3.20.1>npm>got>get-stream • 3.0.0Get a stream as a string, buffer, or array | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON Schema | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>har-validator>ajv • 6.12.6Another JSON Schema Validator | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>har-validator>fast-deep-equal • 3.1.3Fast deep equal | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>har-validator>json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callback | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>has-symbols • 1.0.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>has • 1.0.3Object.prototype.hasOwnProperty.call shortcut | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTP | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme. | INDIRECT | 15 | |
step-node-agent>3.20.1>npm>https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPS | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>humanize-ms • 1.2.1transform humanize time to ms | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>iconv-lite • 0.4.23Convert character encodings in pure javascript. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>iferr • 1.0.2Higher-order functions for easier error handling | DIRECT | 0 | |
step-node-agent>3.20.1>npm>import-lazy • 2.1.0Import modules lazily | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | DIRECT | 0 | |
step-node-agent>3.20.1>npm>ip-regex • 2.1.0Regular expression for matching IP addresses (IPv4 & IPv6) | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>ip • 1.1.5 | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-callable • 1.1.4Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-ci • 1.2.1Detect if the current environment is a CI server | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>is-ci>ci-info • 1.6.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-date-object • 1.0.1Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>is-installed-globally • 0.1.0Check if your package was installed globally | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>is-npm • 1.0.0Check if your code is running as an npm script | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-obj • 1.0.1Check if a value is an object | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-path-inside • 1.0.1Check if a path is inside another path | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>is-redirect • 1.0.0Check if a number is a redirect HTTP status code | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-regex • 1.0.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>is-retry-allowed • 1.2.0Is retry allowed for Error? | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>is-symbol • 1.0.2Determine if a value is an ES6 Symbol or not. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>isstream • 0.1.2Determine if an object is a Stream | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>json-parse-better-errors • 1.0.2JSON.parse with context information on error | DIRECT | 0 | |
step-node-agent>3.20.1>npm>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.js | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>jsprim • 1.4.2utilities for primitive JavaScript types | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>latest-version • 3.1.0Get the latest version of an npm package | INDIRECT | 23 | |
step-node-agent>3.20.1>npm>lazy-property • 1.0.0Lazily initialized properties for objects | DIRECT | 0 | |
step-node-agent>3.20.1>npm>libcipm • 4.0.8programmatic API for cipm: a ci-oriented package installer for npm | DIRECT | 231 | |
step-node-agent>3.20.1>npm>libnpmconfig>find-up • 3.0.0Find a file or directory by walking up parent directories | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>libnpmconfig>locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>libnpmconfig>p-limit • 2.2.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>libnpmconfig>p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>libnpmconfig>p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._baseindexof • 3.1.0The modern build of lodash’s internal `baseIndexOf` as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._baseuniq • 4.6.0The internal lodash function `baseUniq` exported as a module. | DIRECT | 2 | |
step-node-agent>3.20.1>npm>lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._cacheindexof • 3.0.2The modern build of lodash’s internal `cacheIndexOf` as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._createcache • 3.1.2The modern build of lodash’s internal `createCache` as a module. | DIRECT | 1 | |
step-node-agent>3.20.1>npm>lodash._createset • 4.0.3The internal lodash function `createSet` exported as a module. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash._root • 3.0.1The internal lodash function `root` exported as a module. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash.union • 4.6.0The lodash method `_.union` exported as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lodash.without • 4.4.0The lodash method `_.without` exported as a module. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>lowercase-keys • 1.0.1Lowercase the keys of an object | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p` | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>meant • 1.0.2Like the `Did you mean?` in git for npm | DIRECT | 0 | |
step-node-agent>3.20.1>npm>mime-db • 1.35.0Media Type Database | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>mime-types • 2.1.19The ultimate javascript content-type utility. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>minimist • 1.2.6parse argument options | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>minizlib • 1.3.3A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 3 | |
step-node-agent>3.20.1>npm>mkdirp • 0.5.5Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
step-node-agent>3.20.1>npm>mkdirp>minimist • 1.2.6parse argument options | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>ms • 2.1.1Tiny millisecond conversion utility | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetch | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>node-gyp • 5.1.0Node.js native addon build tool | DIRECT | 105 | |
step-node-agent>3.20.1>npm>normalize-package-data>resolve • 1.10.0resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>npm-registry-fetch>safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>npm-run-path • 2.0.2Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>object-keys • 1.0.12An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>object.getownpropertydescriptors • 2.0.3ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5. | INDIRECT | 11 | |
step-node-agent>3.20.1>npm>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>package-json • 4.0.1Get metadata of a package from the npm registry | INDIRECT | 22 | |
step-node-agent>3.20.1>npm>pacote • 9.5.12JavaScript package downloader | DIRECT | 138 | |
step-node-agent>3.20.1>npm>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the order | INDIRECT | 9 | |
step-node-agent>3.20.1>npm>parallel-transform>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>parallel-transform>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>path-exists • 3.0.0Check if a path exists | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>path-key • 2.0.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>performance-now • 2.1.0Implements performance.now (based on process.hrtime). | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>pify • 3.0.0Promisify a callback-style function | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhost | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>process-nextick-args • 2.0.0process.nextTick but always with args | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module. | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>protoduck • 5.0.1Fancy duck typing for the most serious of ducks. | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>prr • 1.0.1A better Object.defineProperty() | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>psl • 1.1.29Domain name parser based on the Public Suffix List | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>pump • 3.0.0pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
step-node-agent>3.20.1>npm>pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexify | INDIRECT | 14 | |
step-node-agent>3.20.1>npm>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
step-node-agent>3.20.1>npm>punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>query-string • 6.8.2Parse and stringify URL query strings | DIRECT | 3 | |
step-node-agent>3.20.1>npm>readable-stream • 3.6.0Streams3, a user-land copy of the stream library from Node.js | DIRECT | 4 | |
step-node-agent>3.20.1>npm>registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any) | INDIRECT | 6 | |
step-node-agent>3.20.1>npm>registry-url • 3.1.0Get the set npm registry URL | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>safe-buffer • 5.1.2Safer Node.js Buffer API | DIRECT | 0 | |
step-node-agent>3.20.1>npm>safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patch | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>smart-buffer • 4.1.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>socks-proxy-agent • 4.0.2A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | INDIRECT | 6 | |
step-node-agent>3.20.1>npm>socks-proxy-agent>agent-base • 4.2.1Turn a function into an `http.Agent` instance | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>socks • 2.3.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>sorted-union-stream • 2.1.3Get the union of two sorted streams | DIRECT | 14 | |
step-node-agent>3.20.1>npm>sorted-union-stream>from2 • 1.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>sorted-union-stream>isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>sorted-union-stream>readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.x | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>sorted-union-stream>string_decoder • 0.10.31The string_decoder module from Node core | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>spdx-expression-parse • 3.0.0parse SPDX license expressions | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>split-on-first • 1.1.0Split a string on the first occurance of a given separator | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>sshpk • 1.14.2A library for finding and using SSH public keys | INDIRECT | 9 | |
step-node-agent>3.20.1>npm>stream-each • 1.2.2Iterate all the data in a stream | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>stream-iterate • 1.2.0Iterate through the values of a stream | INDIRECT | 9 | |
step-node-agent>3.20.1>npm>stream-iterate>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>stream-iterate>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queue | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986 | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>string_decoder>safe-buffer • 5.2.0Safer Node.js Buffer API | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | INDIRECT | 3 | |
step-node-agent>3.20.1>npm>string-width>ansi-regex • 3.0.0Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>string-width>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>string-width>strip-ansi • 4.0.0Strip ANSI escape codes | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>supports-color • 5.4.0Detect whether a terminal supports color | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>tar>safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>term-size • 1.2.0Reliably get the terminal window size (columns & rows) | INDIRECT | 16 | |
step-node-agent>3.20.1>npm>text-table • 0.2.0borderless text tables with alignment | DIRECT | 0 | |
step-node-agent>3.20.1>npm>through • 2.3.8simplified stream construction | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | INDIRECT | 9 | |
step-node-agent>3.20.1>npm>through2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
step-node-agent>3.20.1>npm>through2>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates. | DIRECT | 0 | |
step-node-agent>3.20.1>npm>typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>umask • 1.1.0convert umask from string <-> number | DIRECT | 0 | |
step-node-agent>3.20.1>npm>unique-string • 1.0.0Generate a unique random string | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>unpipe • 1.0.0Unpipe a stream from all destinations | DIRECT | 0 | |
step-node-agent>3.20.1>npm>unzip-response • 2.0.1Unzip a HTTP response if needed | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>uri-js>punycode • 2.1.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPs | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>util-extend • 1.0.3Node's internal object extension function | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>util-promisify • 2.1.0Node 8's util.promisify, as a node module | INDIRECT | 12 | |
step-node-agent>3.20.1>npm>uuid • 3.3.3RFC4122 (v1, v4, and v5) UUIDs | DIRECT | 0 | |
step-node-agent>3.20.1>npm>verror • 1.10.0richer JavaScript errors | INDIRECT | 3 | |
step-node-agent>3.20.1>npm>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth() | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>wide-align>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display it | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>worker-farm • 1.7.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options. | DIRECT | 2 | |
step-node-agent>3.20.1>npm>wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 | |
step-node-agent>3.20.1>npm>wrap-ansi>ansi-regex • 4.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>wrap-ansi>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>wrap-ansi>string-width • 3.1.0Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>wrap-ansi>strip-ansi • 5.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>xdg-basedir • 3.0.0Get XDG Base Directory paths | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>xtend • 4.0.1extend like a boss | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>yargs-parser>camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>yargs • 14.2.3yargs the modern, pirate-themed, successor to optimist. | INDIRECT | 33 | |
step-node-agent>3.20.1>npm>yargs>ansi-regex • 4.1.0Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>yargs>find-up • 3.0.0Find a file or directory by walking up parent directories | INDIRECT | 5 | |
step-node-agent>3.20.1>npm>yargs>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>yargs>locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>yargs>p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
step-node-agent>3.20.1>npm>yargs>p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
step-node-agent>3.20.1>npm>yargs>p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
step-node-agent>3.20.1>npm>yargs>string-width • 3.1.0Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
step-node-agent>3.20.1>npm>yargs>strip-ansi • 5.2.0Strip ANSI escape codes from a string | INDIRECT | 1 | |