licenses.dev

step-node-agent v3.11.1

The official STEP Agent implementation for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

AGPL-3.0

Dependency Licenses

MIT368
PackageRelationDependenciesPublished
step-node-agent>3.11.1>array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
step-node-agent>3.11.1>asn1 • 0.2.4Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
step-node-agent>3.11.1>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
step-node-agent>3.11.1>asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
step-node-agent>3.11.1>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
step-node-agent>3.11.1>binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
step-node-agent>3.11.1>body-parser • 1.18.3Node.js body parsing middlewareDIRECT20
step-node-agent>3.11.1>body-parser>depd • 1.1.2Deprecate all the thingsINDIRECT0
step-node-agent>3.11.1>body-parser>http-errors • 1.6.3Create HTTP error objectsINDIRECT4
step-node-agent>3.11.1>body-parser>iconv-lite • 0.4.23Convert character encodings in pure javascript.INDIRECT1
step-node-agent>3.11.1>body-parser>mime-db • 1.37.0Media Type DatabaseINDIRECT0
step-node-agent>3.11.1>body-parser>mime-types • 2.1.21The ultimate javascript content-type utility.INDIRECT1
step-node-agent>3.11.1>body-parser>raw-body • 2.3.3Get and validate the raw body of a readable stream.INDIRECT9
step-node-agent>3.11.1>body-parser>statuses • 1.5.0HTTP status utilityINDIRECT0
step-node-agent>3.11.1>body-parser>type-is • 1.6.16Infer the content-type of a request.INDIRECT3
step-node-agent>3.11.1>brace-expansion • 1.1.8Brace expansion as known from sh/bashINDIRECT2
step-node-agent>3.11.1>bytes • 3.0.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
step-node-agent>3.11.1>combined-stream • 1.0.6A stream that emits multiple other streams one after another.INDIRECT1
step-node-agent>3.11.1>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
step-node-agent>3.11.1>content-disposition • 0.5.2Create and parse Content-Disposition headerINDIRECT0
step-node-agent>3.11.1>content-type • 1.0.4Create and parse HTTP Content-Type headerINDIRECT0
step-node-agent>3.11.1>cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
step-node-agent>3.11.1>cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
step-node-agent>3.11.1>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
step-node-agent>3.11.1>dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
step-node-agent>3.11.1>debug • 2.6.9small debugging utilityINDIRECT1
step-node-agent>3.11.1>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
step-node-agent>3.11.1>depd • 1.1.1Deprecate all the thingsINDIRECT0
step-node-agent>3.11.1>destroy • 1.0.4destroy a stream if possibleINDIRECT0
step-node-agent>3.11.1>ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
step-node-agent>3.11.1>ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
step-node-agent>3.11.1>escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
step-node-agent>3.11.1>etag • 1.8.1Create simple HTTP ETagsINDIRECT0
step-node-agent>3.11.1>express • 4.16.4Fast, unopinionated, minimalist web frameworkDIRECT57
step-node-agent>3.11.1>express>accepts • 1.3.5Higher-level content negotiationINDIRECT3
step-node-agent>3.11.1>express>depd • 1.1.2Deprecate all the thingsINDIRECT0
step-node-agent>3.11.1>express>encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
step-node-agent>3.11.1>express>finalhandler • 1.1.1Node.js final http responderINDIRECT9
step-node-agent>3.11.1>express>ipaddr.js • 1.8.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
step-node-agent>3.11.1>express>mime-db • 1.37.0Media Type DatabaseINDIRECT0
step-node-agent>3.11.1>express>mime-types • 2.1.21The ultimate javascript content-type utility.INDIRECT1
step-node-agent>3.11.1>express>proxy-addr • 2.0.4Determine address of proxied requestINDIRECT2
step-node-agent>3.11.1>express>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
step-node-agent>3.11.1>express>send • 0.16.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
step-node-agent>3.11.1>express>serve-static • 1.13.2Serve static filesINDIRECT20
step-node-agent>3.11.1>express>statuses • 1.4.0HTTP status utilityINDIRECT0
step-node-agent>3.11.1>express>type-is • 1.6.16Infer the content-type of a request.INDIRECT3
step-node-agent>3.11.1>extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
step-node-agent>3.11.1>fast-json-stable-stringify • 2.0.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
step-node-agent>3.11.1>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.INDIRECT5
step-node-agent>3.11.1>forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
step-node-agent>3.11.1>fresh • 0.5.2HTTP response freshness testingINDIRECT0
step-node-agent>3.11.1>getpass • 0.1.7getpass for node.jsINDIRECT1
step-node-agent>3.11.1>http-errors • 1.6.2Create HTTP error objectsINDIRECT4
step-node-agent>3.11.1>http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
step-node-agent>3.11.1>interpret • 1.1.0A dictionary of file extensions and associated module loaders.INDIRECT0
step-node-agent>3.11.1>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
step-node-agent>3.11.1>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
step-node-agent>3.11.1>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.INDIRECT0
step-node-agent>3.11.1>jsprim • 1.4.1utilities for primitive JavaScript typesINDIRECT5
step-node-agent>3.11.1>media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
step-node-agent>3.11.1>merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
step-node-agent>3.11.1>methods • 1.1.2HTTP methods that node supportsINDIRECT0
step-node-agent>3.11.1>mime-db • 1.30.0Media Type DatabaseINDIRECT0
step-node-agent>3.11.1>mime-types • 2.1.17The ultimate javascript content-type utility.INDIRECT1
step-node-agent>3.11.1>mime • 1.4.1A comprehensive library for mime-type mappingINDIRECT0
step-node-agent>3.11.1>minimist • 1.2.0parse argument optionsDIRECT0
step-node-agent>3.11.1>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
step-node-agent>3.11.1>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
step-node-agent>3.11.1>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
step-node-agent>3.11.1>negotiator • 0.6.1HTTP content negotiationINDIRECT0
step-node-agent>3.11.1>npm>agent-base • 4.2.1Turn a function into an `http.Agent` instanceINDIRECT2
step-node-agent>3.11.1>npm>agentkeepalive • 3.4.1Missing keepalive http.AgentINDIRECT2
step-node-agent>3.11.1>npm>ajv • 5.5.2Another JSON Schema ValidatorINDIRECT4
step-node-agent>3.11.1>npm>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
step-node-agent>3.11.1>npm>ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
step-node-agent>3.11.1>npm>ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
step-node-agent>3.11.1>npm>ansistyles • 0.1.3Functions that surround a string with ansistyle codes so it prints in style.INDIRECT0
step-node-agent>3.11.1>npm>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
step-node-agent>3.11.1>npm>are-we-there-yet>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>are-we-there-yet>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
step-node-agent>3.11.1>npm>asn1 • 0.2.4Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
step-node-agent>3.11.1>npm>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
step-node-agent>3.11.1>npm>asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
step-node-agent>3.11.1>npm>aws4 • 1.8.0Signs and prepares requests using AWS Signature Version 4INDIRECT0
step-node-agent>3.11.1>npm>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
step-node-agent>3.11.1>npm>bluebird • 3.5.3Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
step-node-agent>3.11.1>npm>boxen • 1.3.0Create boxes in the terminalINDIRECT32
step-node-agent>3.11.1>npm>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
step-node-agent>3.11.1>npm>buffer-from • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
step-node-agent>3.11.1>npm>builtins • 1.0.3List of node.js builtin modulesINDIRECT0
step-node-agent>3.11.1>npm>byline • 5.0.0simple line-by-line stream readerINDIRECT0
step-node-agent>3.11.1>npm>byte-size • 5.0.1Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.INDIRECT0
step-node-agent>3.11.1>npm>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
step-node-agent>3.11.1>npm>capture-stack-trace • 1.0.0Error.captureStackTrace ponyfillINDIRECT0
step-node-agent>3.11.1>npm>chalk • 2.4.1Terminal string styling done rightINDIRECT6
step-node-agent>3.11.1>npm>ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
step-node-agent>3.11.1>npm>cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
step-node-agent>3.11.1>npm>cli-columns • 3.1.2Columnated lists for the CLI.INDIRECT6
step-node-agent>3.11.1>npm>cli-table3 • 0.5.1Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
step-node-agent>3.11.1>npm>cliui>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
step-node-agent>3.11.1>npm>cliui>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
step-node-agent>3.11.1>npm>clone • 1.0.4deep cloning of objects and arraysINDIRECT0
step-node-agent>3.11.1>npm>co • 4.6.0generator async control flow goodnessINDIRECT0
step-node-agent>3.11.1>npm>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
step-node-agent>3.11.1>npm>color-convert • 1.9.1Plain color conversion functionsINDIRECT1
step-node-agent>3.11.1>npm>color-name • 1.1.3A list of color names and its valuesINDIRECT0
step-node-agent>3.11.1>npm>colors • 1.3.3get colors in your node.js consoleINDIRECT0
step-node-agent>3.11.1>npm>columnify • 1.5.4Render data in text columns. Supports in-column text-wrap.INDIRECT5
step-node-agent>3.11.1>npm>combined-stream • 1.0.6A stream that emits multiple other streams one after another.INDIRECT1
step-node-agent>3.11.1>npm>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
step-node-agent>3.11.1>npm>concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
step-node-agent>3.11.1>npm>concat-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>concat-stream>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>copy-concurrently>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
step-node-agent>3.11.1>npm>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
step-node-agent>3.11.1>npm>create-error-class • 3.0.2Create Error classesINDIRECT1
step-node-agent>3.11.1>npm>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
step-node-agent>3.11.1>npm>crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
step-node-agent>3.11.1>npm>dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
step-node-agent>3.11.1>npm>debug • 3.1.0small debugging utilityINDIRECT1
step-node-agent>3.11.1>npm>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
step-node-agent>3.11.1>npm>debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
step-node-agent>3.11.1>npm>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
step-node-agent>3.11.1>npm>decode-uri-component • 0.2.0A better decodeURIComponentINDIRECT0
step-node-agent>3.11.1>npm>deep-extend • 0.5.1Recursive object extendingINDIRECT0
step-node-agent>3.11.1>npm>defaults • 1.0.3merge single level defaults over a config objectINDIRECT1
step-node-agent>3.11.1>npm>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
step-node-agent>3.11.1>npm>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
step-node-agent>3.11.1>npm>detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
step-node-agent>3.11.1>npm>detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
step-node-agent>3.11.1>npm>dot-prop • 4.2.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
step-node-agent>3.11.1>npm>duplexify • 3.6.0Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
step-node-agent>3.11.1>npm>duplexify>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>duplexify>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
step-node-agent>3.11.1>npm>editor • 1.0.0launch $EDITOR in your programINDIRECT0
step-node-agent>3.11.1>npm>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT2
step-node-agent>3.11.1>npm>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
step-node-agent>3.11.1>npm>err-code • 1.1.2Create an error with a codeINDIRECT0
step-node-agent>3.11.1>npm>errno • 0.1.7libuv errno details exposedINDIRECT1
step-node-agent>3.11.1>npm>es6-promise • 4.2.6A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
step-node-agent>3.11.1>npm>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
step-node-agent>3.11.1>npm>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
step-node-agent>3.11.1>npm>execa • 0.7.0A better `child_process`INDIRECT15
step-node-agent>3.11.1>npm>execa>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
step-node-agent>3.11.1>npm>extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
step-node-agent>3.11.1>npm>extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
step-node-agent>3.11.1>npm>fast-deep-equal • 1.1.0Fast deep equalINDIRECT0
step-node-agent>3.11.1>npm>fast-json-stable-stringify • 2.0.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
step-node-agent>3.11.1>npm>find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
step-node-agent>3.11.1>npm>flush-write-stream • 1.0.3A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT8
step-node-agent>3.11.1>npm>flush-write-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>flush-write-stream>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.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.INDIRECT5
step-node-agent>3.11.1>npm>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
step-node-agent>3.11.1>npm>from2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>from2>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>fs-write-stream-atomic>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
step-node-agent>3.11.1>npm>fs-write-stream-atomic>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>fs-write-stream-atomic>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>gauge>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
step-node-agent>3.11.1>npm>genfun • 5.0.0Fast, prototype-friendly multimethods.INDIRECT0
step-node-agent>3.11.1>npm>gentle-fs>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
step-node-agent>3.11.1>npm>get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
step-node-agent>3.11.1>npm>getpass • 0.1.7getpass for node.jsINDIRECT1
step-node-agent>3.11.1>npm>global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
step-node-agent>3.11.1>npm>got • 6.7.1Simplified HTTP requestsINDIRECT13
step-node-agent>3.11.1>npm>got>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
step-node-agent>3.11.1>npm>has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
step-node-agent>3.11.1>npm>http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT5
step-node-agent>3.11.1>npm>http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
step-node-agent>3.11.1>npm>https-proxy-agent • 2.2.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
step-node-agent>3.11.1>npm>humanize-ms • 1.2.1transform humanize time to msINDIRECT1
step-node-agent>3.11.1>npm>iconv-lite • 0.4.23Convert character encodings in pure javascript.INDIRECT1
step-node-agent>3.11.1>npm>iferr • 1.0.2Higher-order functions for easier error handlingINDIRECT0
step-node-agent>3.11.1>npm>import-lazy • 2.1.0Import modules lazilyINDIRECT0
step-node-agent>3.11.1>npm>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
step-node-agent>3.11.1>npm>invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
step-node-agent>3.11.1>npm>ip-regex • 2.1.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
step-node-agent>3.11.1>npm>ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
step-node-agent>3.11.1>npm>is-ci • 1.1.0Detect if your code is running on a CI serverINDIRECT1
step-node-agent>3.11.1>npm>is-ci>ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
step-node-agent>3.11.1>npm>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
step-node-agent>3.11.1>npm>is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
step-node-agent>3.11.1>npm>is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
step-node-agent>3.11.1>npm>is-obj • 1.0.1Check if a value is an objectINDIRECT0
step-node-agent>3.11.1>npm>is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
step-node-agent>3.11.1>npm>is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
step-node-agent>3.11.1>npm>is-retry-allowed • 1.1.0My prime moduleINDIRECT0
step-node-agent>3.11.1>npm>is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
step-node-agent>3.11.1>npm>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
step-node-agent>3.11.1>npm>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
step-node-agent>3.11.1>npm>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
step-node-agent>3.11.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.INDIRECT0
step-node-agent>3.11.1>npm>json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
step-node-agent>3.11.1>npm>json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
step-node-agent>3.11.1>npm>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
step-node-agent>3.11.1>npm>jsprim • 1.4.1utilities for primitive JavaScript typesINDIRECT5
step-node-agent>3.11.1>npm>latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
step-node-agent>3.11.1>npm>lazy-property • 1.0.0Lazily initialized properties for objectsINDIRECT0
step-node-agent>3.11.1>npm>lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
step-node-agent>3.11.1>npm>libcipm • 3.0.3programmatic API for cipm: a ci-oriented package installer for npmINDIRECT236
step-node-agent>3.11.1>npm>libnpmconfig>find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
step-node-agent>3.11.1>npm>libnpmconfig>locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
step-node-agent>3.11.1>npm>libnpmconfig>p-limit • 2.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
step-node-agent>3.11.1>npm>libnpmconfig>p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
step-node-agent>3.11.1>npm>libnpmconfig>p-try • 2.0.0`Start a promise chainINDIRECT0
step-node-agent>3.11.1>npm>locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
step-node-agent>3.11.1>npm>lodash._baseindexof • 3.1.0The modern build of lodash’s internal `baseIndexOf` as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash._baseuniq • 4.6.0The internal lodash function `baseUniq` exported as a module.INDIRECT2
step-node-agent>3.11.1>npm>lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash._cacheindexof • 3.0.2The modern build of lodash’s internal `cacheIndexOf` as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash._createcache • 3.1.2The modern build of lodash’s internal `createCache` as a module.INDIRECT1
step-node-agent>3.11.1>npm>lodash._createset • 4.0.3The internal lodash function `createSet` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lodash.without • 4.4.0The lodash method `_.without` exported as a module.INDIRECT0
step-node-agent>3.11.1>npm>lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
step-node-agent>3.11.1>npm>make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
step-node-agent>3.11.1>npm>meant • 1.0.1Like the `Did you mean?` in git for npmINDIRECT0
step-node-agent>3.11.1>npm>mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
step-node-agent>3.11.1>npm>mime-db • 1.35.0Media Type DatabaseINDIRECT0
step-node-agent>3.11.1>npm>mime-types • 2.1.19The ultimate javascript content-type utility.INDIRECT1
step-node-agent>3.11.1>npm>mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
step-node-agent>3.11.1>npm>minimist • 0.0.8parse argument optionsINDIRECT0
step-node-agent>3.11.1>npm>minizlib • 1.1.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
step-node-agent>3.11.1>npm>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
step-node-agent>3.11.1>npm>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
step-node-agent>3.11.1>npm>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetchINDIRECT5
step-node-agent>3.11.1>npm>node-gyp • 3.8.0Node.js native addon build toolINDIRECT96
step-node-agent>3.11.1>npm>normalize-package-data>resolve • 1.10.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT1
step-node-agent>3.11.1>npm>npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
step-node-agent>3.11.1>npm>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
step-node-agent>3.11.1>npm>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
step-node-agent>3.11.1>npm>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
step-node-agent>3.11.1>npm>os-locale • 2.1.0Get the system localeINDIRECT20
step-node-agent>3.11.1>npm>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
step-node-agent>3.11.1>npm>p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
step-node-agent>3.11.1>npm>p-limit • 1.2.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
step-node-agent>3.11.1>npm>p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
step-node-agent>3.11.1>npm>p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
step-node-agent>3.11.1>npm>package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
step-node-agent>3.11.1>npm>pacote • 9.5.0JavaScript package downloaderINDIRECT140
step-node-agent>3.11.1>npm>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT9
step-node-agent>3.11.1>npm>parallel-transform>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>parallel-transform>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>path-exists • 3.0.0Check if a path existsINDIRECT0
step-node-agent>3.11.1>npm>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
step-node-agent>3.11.1>npm>path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
step-node-agent>3.11.1>npm>path-parse • 1.0.6Node.js path.parse() ponyfillINDIRECT0
step-node-agent>3.11.1>npm>performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
step-node-agent>3.11.1>npm>pify • 3.0.0Promisify a callback-style functionINDIRECT0
step-node-agent>3.11.1>npm>prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
step-node-agent>3.11.1>npm>process-nextick-args • 2.0.0process.nextTick but always with argsINDIRECT0
step-node-agent>3.11.1>npm>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
step-node-agent>3.11.1>npm>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
step-node-agent>3.11.1>npm>protoduck • 5.0.1Fancy duck typing for the most serious of ducks.INDIRECT1
step-node-agent>3.11.1>npm>prr • 1.0.1A better Object.defineProperty()INDIRECT0
step-node-agent>3.11.1>npm>psl • 1.1.29Domain name parser based on the Public Suffix ListINDIRECT0
step-node-agent>3.11.1>npm>pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
step-node-agent>3.11.1>npm>pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT14
step-node-agent>3.11.1>npm>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
step-node-agent>3.11.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.INDIRECT0
step-node-agent>3.11.1>npm>query-string • 6.2.0Parse and stringify URL query stringsINDIRECT2
step-node-agent>3.11.1>npm>rc>minimist • 1.2.0parse argument optionsINDIRECT0
step-node-agent>3.11.1>npm>readable-stream • 3.1.1Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
step-node-agent>3.11.1>npm>registry-auth-token • 3.3.2Get the auth token set for an npm registry (if any)INDIRECT6
step-node-agent>3.11.1>npm>registry-url • 3.1.0Get the set npm registry URLINDIRECT5
step-node-agent>3.11.1>npm>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
step-node-agent>3.11.1>npm>resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
step-node-agent>3.11.1>npm>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
step-node-agent>3.11.1>npm>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
step-node-agent>3.11.1>npm>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
step-node-agent>3.11.1>npm>semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
step-node-agent>3.11.1>npm>sha>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>sha>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>shebang-command • 1.2.0Get the command from a shebangINDIRECT1
step-node-agent>3.11.1>npm>shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
step-node-agent>3.11.1>npm>slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
step-node-agent>3.11.1>npm>smart-buffer • 4.0.1smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
step-node-agent>3.11.1>npm>socks-proxy-agent • 4.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
step-node-agent>3.11.1>npm>socks • 2.2.0Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
step-node-agent>3.11.1>npm>sorted-union-stream • 2.1.3Get the union of two sorted streamsINDIRECT14
step-node-agent>3.11.1>npm>sorted-union-stream>from2 • 1.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT5
step-node-agent>3.11.1>npm>sorted-union-stream>isarray • 0.0.1Array#isArray for older browsersINDIRECT0
step-node-agent>3.11.1>npm>sorted-union-stream>readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
step-node-agent>3.11.1>npm>sorted-union-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
step-node-agent>3.11.1>npm>spdx-expression-parse • 3.0.0parse SPDX license expressionsINDIRECT2
step-node-agent>3.11.1>npm>sshpk • 1.14.2A library for finding and using SSH public keysINDIRECT9
step-node-agent>3.11.1>npm>stream-each • 1.2.2Iterate all the data in a streamINDIRECT4
step-node-agent>3.11.1>npm>stream-iterate • 1.2.0Iterate through the values of a streamINDIRECT9
step-node-agent>3.11.1>npm>stream-iterate>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>stream-iterate>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
step-node-agent>3.11.1>npm>strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
step-node-agent>3.11.1>npm>string_decoder • 1.2.0The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
step-node-agent>3.11.1>npm>string-width>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
step-node-agent>3.11.1>npm>string-width>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
step-node-agent>3.11.1>npm>string-width>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
step-node-agent>3.11.1>npm>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
step-node-agent>3.11.1>npm>strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
step-node-agent>3.11.1>npm>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
step-node-agent>3.11.1>npm>supports-color • 5.4.0Detect whether a terminal supports colorINDIRECT1
step-node-agent>3.11.1>npm>term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
step-node-agent>3.11.1>npm>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
step-node-agent>3.11.1>npm>through • 2.3.8simplified stream constructionINDIRECT0
step-node-agent>3.11.1>npm>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
step-node-agent>3.11.1>npm>through2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
step-node-agent>3.11.1>npm>through2>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
step-node-agent>3.11.1>npm>timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
step-node-agent>3.11.1>npm>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
step-node-agent>3.11.1>npm>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
step-node-agent>3.11.1>npm>umask • 1.1.0convert umask from string <-> numberINDIRECT0
step-node-agent>3.11.1>npm>unique-string • 1.0.0Generate a unique random stringINDIRECT1
step-node-agent>3.11.1>npm>unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
step-node-agent>3.11.1>npm>unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
step-node-agent>3.11.1>npm>url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
step-node-agent>3.11.1>npm>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
step-node-agent>3.11.1>npm>util-extend • 1.0.3Node's internal object extension functionINDIRECT0
step-node-agent>3.11.1>npm>uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
step-node-agent>3.11.1>npm>verror • 1.10.0richer JavaScript errorsINDIRECT3
step-node-agent>3.11.1>npm>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
step-node-agent>3.11.1>npm>wide-align>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
step-node-agent>3.11.1>npm>widest-line • 2.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
step-node-agent>3.11.1>npm>worker-farm • 1.6.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.INDIRECT2
step-node-agent>3.11.1>npm>wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
step-node-agent>3.11.1>npm>wrap-ansi>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
step-node-agent>3.11.1>npm>xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
step-node-agent>3.11.1>npm>xtend • 4.0.1extend like a bossINDIRECT0
step-node-agent>3.11.1>npm>yargs • 11.0.0yargs the modern, pirate-themed, successor to optimist.INDIRECT50
step-node-agent>3.11.1>on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
step-node-agent>3.11.1>parseurl • 1.3.2parse a url with memoizationINDIRECT0
step-node-agent>3.11.1>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
step-node-agent>3.11.1>path-parse • 1.0.5Node.js path.parse() ponyfillINDIRECT0
step-node-agent>3.11.1>path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
step-node-agent>3.11.1>performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
step-node-agent>3.11.1>psl • 1.1.29Domain name parser based on the Public Suffix ListINDIRECT0
step-node-agent>3.11.1>punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
step-node-agent>3.11.1>range-parser • 1.2.0Range header field string parserINDIRECT0
step-node-agent>3.11.1>request>ajv • 6.5.5Another JSON Schema ValidatorINDIRECT5
step-node-agent>3.11.1>request>aws4 • 1.8.0Signs and prepares requests using AWS Signature Version 4INDIRECT0
step-node-agent>3.11.1>request>extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
step-node-agent>3.11.1>request>fast-deep-equal • 2.0.1Fast deep equalINDIRECT0
step-node-agent>3.11.1>request>har-validator • 5.1.3Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
step-node-agent>3.11.1>request>json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
step-node-agent>3.11.1>request>mime-db • 1.37.0Media Type DatabaseINDIRECT0
step-node-agent>3.11.1>request>mime-types • 2.1.21The ultimate javascript content-type utility.INDIRECT1
step-node-agent>3.11.1>request>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
step-node-agent>3.11.1>resolve • 1.5.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT1
step-node-agent>3.11.1>safe-buffer • 5.1.1Safer Node.js Buffer APIINDIRECT0
step-node-agent>3.11.1>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
step-node-agent>3.11.1>sshpk • 1.15.2A library for finding and using SSH public keysINDIRECT9
step-node-agent>3.11.1>statuses • 1.3.1HTTP status utilityINDIRECT0
step-node-agent>3.11.1>underscore • 1.9.1JavaScript's functional programming helper library.DIRECT0
step-node-agent>3.11.1>unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
step-node-agent>3.11.1>unzip-stream • 0.3.0Process zip files using streaming APIDIRECT6
step-node-agent>3.11.1>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.INDIRECT0
step-node-agent>3.11.1>utils-merge • 1.0.1merge() utility functionINDIRECT0
step-node-agent>3.11.1>uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
step-node-agent>3.11.1>vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
step-node-agent>3.11.1>verror • 1.10.0richer JavaScript errorsINDIRECT3
ISC131
PackageRelationDependenciesPublished
step-node-agent>3.11.1>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
step-node-agent>3.11.1>glob • 7.1.2a little globberINDIRECT10
step-node-agent>3.11.1>har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
step-node-agent>3.11.1>http-errors>setprototypeof • 1.0.3A small polyfill for Object.setprototypeofINDIRECT0
step-node-agent>3.11.1>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
step-node-agent>3.11.1>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
step-node-agent>3.11.1>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
step-node-agent>3.11.1>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
step-node-agent>3.11.1>npm>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
step-node-agent>3.11.1>npm>ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT4
step-node-agent>3.11.1>npm>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>are-we-there-yet • 1.1.4Keep track of the overall completion of many disparate processesINDIRECT9
step-node-agent>3.11.1>npm>block-stream • 0.0.9a stream of blocksINDIRECT1
step-node-agent>3.11.1>npm>cacache • 11.3.2Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT71
step-node-agent>3.11.1>npm>cacache>chownr • 1.1.1like `chown -R`INDIRECT0
step-node-agent>3.11.1>npm>cacache>lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
step-node-agent>3.11.1>npm>cacache>unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
step-node-agent>3.11.1>npm>cacache>yallist • 3.0.3Yet Another Linked ListINDIRECT0
step-node-agent>3.11.1>npm>call-limit • 1.1.0Limit the number of simultaneous calls to an async functionINDIRECT0
step-node-agent>3.11.1>npm>chownr • 1.1.1like `chown -R`INDIRECT0
step-node-agent>3.11.1>npm>cliui • 4.1.0easily create complex multi-column command-line-interfacesINDIRECT13
step-node-agent>3.11.1>npm>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
step-node-agent>3.11.1>npm>copy-concurrently • 1.0.5Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.INDIRECT29
step-node-agent>3.11.1>npm>copy-concurrently>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>dezalgo • 1.0.3Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
step-node-agent>3.11.1>npm>figgy-pudding • 3.5.1Delicious, festive, cascading config/opts definitionsINDIRECT0
step-node-agent>3.11.1>npm>find-npm-prefix • 1.0.2Find the npm project directory associated with for a given directoryINDIRECT0
step-node-agent>3.11.1>npm>fs-minipass • 1.2.5fs read and write streams based on minipassINDIRECT3
step-node-agent>3.11.1>npm>fs-vacuum • 1.2.10recursively remove empty directories -- to a pointINDIRECT14
step-node-agent>3.11.1>npm>fs-write-stream-atomic • 1.0.10Like `fs.createWriteStream(...)`, but atomic.INDIRECT11
step-node-agent>3.11.1>npm>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
step-node-agent>3.11.1>npm>fstream • 1.0.11Advanced file system stream thingsINDIRECT15
step-node-agent>3.11.1>npm>gauge • 2.7.4A terminal based horizontal guageINDIRECT13
step-node-agent>3.11.1>npm>gauge>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>gentle-fs>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>get-caller-file • 1.0.2[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)INDIRECT0
step-node-agent>3.11.1>npm>glob • 7.1.3a little globberINDIRECT10
step-node-agent>3.11.1>npm>graceful-fs • 4.1.15A drop-in replacement for fs, making various improvements.INDIRECT0
step-node-agent>3.11.1>npm>har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
step-node-agent>3.11.1>npm>har-validator • 5.1.0Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT6
step-node-agent>3.11.1>npm>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
step-node-agent>3.11.1>npm>hosted-git-info • 2.7.1Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
step-node-agent>3.11.1>npm>ignore-walk • 3.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
step-node-agent>3.11.1>npm>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
step-node-agent>3.11.1>npm>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
step-node-agent>3.11.1>npm>ini • 1.3.5An ini encoder/decoder for nodeINDIRECT0
step-node-agent>3.11.1>npm>init-package-json • 1.10.3A node module to get your node module startedINDIRECT34
step-node-agent>3.11.1>npm>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
step-node-agent>3.11.1>npm>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
step-node-agent>3.11.1>npm>libnpm • 2.0.1Collection of programmatic APIs for the npm CLIINDIRECT253
step-node-agent>3.11.1>npm>libnpmaccess • 3.0.1programmatic library for `npm access` commandsINDIRECT113
step-node-agent>3.11.1>npm>libnpmaccess>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>libnpmconfig • 1.2.1Standalone library for reading/writing/managing npm configurationsINDIRECT8
step-node-agent>3.11.1>npm>libnpmhook • 5.0.2programmatic API for managing npm registry hooksINDIRECT113
step-node-agent>3.11.1>npm>libnpmorg • 1.0.0Programmatic api for `npm org` commandsINDIRECT113
step-node-agent>3.11.1>npm>libnpmorg>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>libnpmpublish • 1.1.1Programmatic API for the bits behind npm publish and unpublishINDIRECT122
step-node-agent>3.11.1>npm>libnpmsearch • 2.0.0Programmatic API for searching in npm and compatible registries.INDIRECT112
step-node-agent>3.11.1>npm>libnpmteam • 1.0.1npm Team management APIsINDIRECT113
step-node-agent>3.11.1>npm>libnpmteam>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>libnpx • 10.2.0support library for npx -- an tool for executing npm-based packages.INDIRECT128
step-node-agent>3.11.1>npm>lock-verify • 2.1.0Report if your package.json is out of sync with your package-lock.json.INDIRECT8
step-node-agent>3.11.1>npm>lockfile • 1.0.4A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.INDIRECT1
step-node-agent>3.11.1>npm>lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
step-node-agent>3.11.1>npm>make-fetch-happen • 4.0.1Opinionated, caching, retrying fetch clientINDIRECT98
step-node-agent>3.11.1>npm>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
step-node-agent>3.11.1>npm>minipass • 2.3.3minimal implementation of a PassThrough streamINDIRECT2
step-node-agent>3.11.1>npm>minipass>yallist • 3.0.2Yet Another Linked ListINDIRECT0
step-node-agent>3.11.1>npm>move-concurrently • 1.0.1Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.INDIRECT31
step-node-agent>3.11.1>npm>move-concurrently>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
step-node-agent>3.11.1>npm>node-gyp>nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
step-node-agent>3.11.1>npm>node-gyp>semver • 5.3.0The semantic version parser used by npm.INDIRECT0
step-node-agent>3.11.1>npm>node-gyp>tar • 2.2.1tar for nodeINDIRECT17
step-node-agent>3.11.1>npm>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
step-node-agent>3.11.1>npm>npm-audit-report • 1.3.2Given a response from the npm security api, render it into a variety of security reportsINDIRECT8
step-node-agent>3.11.1>npm>npm-bundled • 1.0.6list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT0
step-node-agent>3.11.1>npm>npm-cache-filename • 1.0.2Given a cache folder and url, return the appropriate cache folder.INDIRECT0
step-node-agent>3.11.1>npm>npm-logical-tree • 1.2.1Calculate 'logical' trees from a package.json + package-lockINDIRECT0
step-node-agent>3.11.1>npm>npm-package-arg • 6.1.0Parse the things that can be arguments to `npm install`INDIRECT7
step-node-agent>3.11.1>npm>npm-packlist • 1.4.1Get a list of the files to add from a folder into an npm packageINDIRECT6
step-node-agent>3.11.1>npm>npm-pick-manifest • 2.2.3Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT9
step-node-agent>3.11.1>npm>npm-profile • 4.0.1Library for updating an npmjs.com profileINDIRECT112
step-node-agent>3.11.1>npm>npm-registry-fetch • 3.9.0Fetch-based http client for use with npm registry APIsINDIRECT110
step-node-agent>3.11.1>npm>npmlog • 4.1.2logger for npmINDIRECT25
step-node-agent>3.11.1>npm>once • 1.4.0Run a function exactly one timeINDIRECT1
step-node-agent>3.11.1>npm>osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
step-node-agent>3.11.1>npm>pacote>lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
step-node-agent>3.11.1>npm>pacote>minipass • 2.3.5minimal implementation of a PassThrough streamINDIRECT2
step-node-agent>3.11.1>npm>pacote>yallist • 3.0.3Yet Another Linked ListINDIRECT0
step-node-agent>3.11.1>npm>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
step-node-agent>3.11.1>npm>promzard • 0.3.0prompting wizardlyINDIRECT2
step-node-agent>3.11.1>npm>proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
step-node-agent>3.11.1>npm>pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
step-node-agent>3.11.1>npm>qw • 1.0.1Quoted word literals!INDIRECT0
step-node-agent>3.11.1>npm>read-cmd-shim • 1.0.1Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT1
step-node-agent>3.11.1>npm>read-installed • 4.0.3Read all the installed packages in a folder, and return a tree structure with all the data.INDIRECT31
step-node-agent>3.11.1>npm>read-package-json • 2.0.13The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT24
step-node-agent>3.11.1>npm>read-package-tree • 5.2.2Read the contents of node_modules.INDIRECT29
step-node-agent>3.11.1>npm>read • 1.0.7read(1) for node programsINDIRECT1
step-node-agent>3.11.1>npm>readdir-scoped-modules • 1.0.2Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT6
step-node-agent>3.11.1>npm>require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
step-node-agent>3.11.1>npm>rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
step-node-agent>3.11.1>npm>run-queue • 1.0.3A promise based, dynamic priority queue runner, with concurrency limiting.INDIRECT1
step-node-agent>3.11.1>npm>run-queue>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
step-node-agent>3.11.1>npm>semver • 5.6.0The semantic version parser used by npm.INDIRECT0
step-node-agent>3.11.1>npm>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
step-node-agent>3.11.1>npm>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
step-node-agent>3.11.1>npm>slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
step-node-agent>3.11.1>npm>ssri • 6.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
step-node-agent>3.11.1>npm>stringify-package • 1.0.0stringifies npm-written json filesINDIRECT0
step-node-agent>3.11.1>npm>tar • 4.4.8tar for nodeINDIRECT10
step-node-agent>3.11.1>npm>tar>chownr • 1.1.1like `chown -R`INDIRECT0
step-node-agent>3.11.1>npm>tar>minipass • 2.3.5minimal implementation of a PassThrough streamINDIRECT2
step-node-agent>3.11.1>npm>tar>yallist • 3.0.3Yet Another Linked ListINDIRECT0
step-node-agent>3.11.1>npm>uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
step-node-agent>3.11.1>npm>unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
step-node-agent>3.11.1>npm>unique-slug • 2.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
step-node-agent>3.11.1>npm>validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
step-node-agent>3.11.1>npm>which-module • 2.0.0Find the module object for something that was require()dINDIRECT0
step-node-agent>3.11.1>npm>which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
step-node-agent>3.11.1>npm>wide-align • 1.1.2A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
step-node-agent>3.11.1>npm>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
step-node-agent>3.11.1>npm>write-file-atomic • 2.4.2Write files in an atomic fashion w/configurable ownershipINDIRECT3
step-node-agent>3.11.1>npm>y18n • 4.0.0the bare-bones internationalization library used by yargsINDIRECT0
step-node-agent>3.11.1>npm>yallist • 2.1.2Yet Another Linked ListINDIRECT0
step-node-agent>3.11.1>npm>yargs-parser • 9.0.2the mighty option parser used by yargsINDIRECT1
step-node-agent>3.11.1>npm>yargs>y18n • 3.2.1the bare-bones internationalization library used by yargsINDIRECT0
step-node-agent>3.11.1>once • 1.4.0Run a function exactly one timeINDIRECT1
step-node-agent>3.11.1>setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
step-node-agent>3.11.1>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.014
PackageRelationDependenciesPublished
step-node-agent>3.11.1>aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
step-node-agent>3.11.1>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>npm>aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>npm>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
step-node-agent>3.11.1>npm>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>npm>oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>npm>request • 2.88.0Simplified HTTP request client.INDIRECT46
step-node-agent>3.11.1>npm>spdx-correct • 3.0.0correct invalid SPDX expressionsINDIRECT3
step-node-agent>3.11.1>npm>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
step-node-agent>3.11.1>npm>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
step-node-agent>3.11.1>request • 2.88.0Simplified HTTP request client.DIRECT50
step-node-agent>3.11.1>request>oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
step-node-agent>3.11.1>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-2-Clause13
PackageRelationDependenciesPublished
step-node-agent>3.11.1>http • 0.0.0DIRECT0
step-node-agent>3.11.1>npm>cidr-regex • 2.0.10Regular expression for matching IP addresses in CIDR notationINDIRECT1
step-node-agent>3.11.1>npm>cmd-shim • 2.0.2Used in npm for command line application supportINDIRECT3
step-node-agent>3.11.1>npm>configstore • 3.1.2Easily load and save config without having to think about where and howINDIRECT11
step-node-agent>3.11.1>npm>dotenv • 5.0.1Loads environment variables from .env fileINDIRECT0
step-node-agent>3.11.1>npm>http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
step-node-agent>3.11.1>npm>is-cidr • 3.0.0Check if a string is an IP address in CIDR notationINDIRECT2
step-node-agent>3.11.1>npm>mississippi • 3.0.0a collection of useful streamsINDIRECT36
step-node-agent>3.11.1>npm>normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT9
step-node-agent>3.11.1>npm>npm-install-checks • 3.0.0checks that npm runs during the installation of a moduleINDIRECT1
step-node-agent>3.11.1>npm>npm-user-validate • 1.0.0User validations for npmINDIRECT0
step-node-agent>3.11.1>npm>update-notifier • 2.5.0Update notifications for your CLI appINDIRECT76
step-node-agent>3.11.1>uri-js • 4.2.2An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause10
PackageRelationDependenciesPublished
step-node-agent>3.11.1>bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
step-node-agent>3.11.1>body-parser>qs • 6.5.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
step-node-agent>3.11.1>express>qs • 6.5.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
step-node-agent>3.11.1>npm>bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
step-node-agent>3.11.1>npm>duplexer3 • 0.1.4Like duplexer but using streams3INDIRECT0
step-node-agent>3.11.1>npm>qs • 6.5.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
step-node-agent>3.11.1>npm>tough-cookie • 2.4.3RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
step-node-agent>3.11.1>request>qs • 6.5.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
step-node-agent>3.11.1>request>tough-cookie • 2.4.3RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
step-node-agent>3.11.1>shelljs • 0.8.3Portable Unix shell commands for Node.jsDIRECT15
unknown7
PackageRelationDependenciesPublished
step-node-agent>3.11.1>buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
step-node-agent>3.11.1>json-schema • 0.2.3JSON Schema validation and specificationsINDIRECT0
step-node-agent>3.11.1>npm>config-chain • 1.1.12HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
step-node-agent>3.11.1>npm>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
step-node-agent>3.11.1>npm>json-schema • 0.2.3JSON Schema validation and specificationsINDIRECT0
step-node-agent>3.11.1>npm>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
step-node-agent>3.11.1>rechoir • 0.6.2Require any supported file as a node module.INDIRECT2
Artistic-2.04
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm • 6.9.0a package manager for JavaScriptDIRECT425
step-node-agent>3.11.1>npm>bin-links • 1.1.2JavaScript package binary linkerINDIRECT27
step-node-agent>3.11.1>npm>gentle-fs • 2.0.1Gentle Filesystem operationsINDIRECT21
step-node-agent>3.11.1>npm>npm-lifecycle • 2.1.0JavaScript package lifecycle hook runnerINDIRECT102
MIT OR WTFPL3
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>opener • 1.5.1Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
step-node-agent>3.11.1>npm>path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
step-node-agent>3.11.1>npm>sorted-object • 2.0.1Returns a copy of an object with its keys sortedINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
step-node-agent>3.11.1>chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
step-node-agent>3.11.1>traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
step-node-agent>3.11.1>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>sha • 2.0.1Check and get file hashesINDIRECT9
CC-BY-3.01
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>spdx-exceptions • 2.1.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>spdx-license-ids • 3.0.3A list of SPDX license identifiersINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
step-node-agent>3.11.1>npm>rc • 1.2.7hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/step-node-agent)](https://licenses.dev/npm/step-node-agent)
<a href="https://licenses.dev/npm/step-node-agent">
  <img src="https://licenses.dev/b/npm/step-node-agent" alt="licenses" />
</a>

Or the licenses badge code for the 3.11.1 version:

[![licenses](https://licenses.dev/b/npm/step-node-agent/3.11.1)](https://licenses.dev/npm/step-node-agent/3.11.1)
<a href="https://licenses.dev/npm/step-node-agent/3.11.1">
  <img src="https://licenses.dev/b/npm/step-node-agent/3.11.1" alt="licenses" />
</a>
GitHub