licenses.dev

@rsdoctor/utils v0.0.2-beta.0

Rsdoctor is a tool for diagnosing and analyzing the build process and build artifacts to help developers quickly identify and solve problems.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT46
PackageRelationDependenciesPublished
@babel/code-frame • 7.18.6Generate errors that contain a code frame that point to source locations.DIRECT11
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.25.9Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@types/estree • 1.0.0TypeScript definitions for estreeDIRECT0
acorn-import-assertions • 1.8.0Support for import assertions in acornDIRECT0
acorn-walk • 8.2.0ECMAScript (ESTree) AST walkerDIRECT0
acorn • 8.17.0ECMAScript parserDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
connect • 3.7.0High performance middleware frameworkDIRECT11
debug • 2.6.9small debugging utilityINDIRECT1
deep-eql • 4.1.0Improved deep equality testing for Node.js and the browser.DIRECT1
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
envinfo • 7.8.1Info about your dev environment for debugging purposesDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
finalhandler • 1.1.2Node.js final http responderINDIRECT9
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
get-port • 5.1.1Get an available portDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-stream-stringify • 3.0.1JSON.Stringify as a readable streamDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
lines-and-columns • 2.0.4Maps lines and columns to character offsets and back.DIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40rsdoctor%2Futils)](https://licenses.dev/npm/%40rsdoctor%2Futils)
<a href="https://licenses.dev/npm/%40rsdoctor%2Futils">
  <img src="https://licenses.dev/b/npm/%40rsdoctor%2Futils" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2-beta.0 version:

[![licenses](https://licenses.dev/b/npm/%40rsdoctor%2Futils/0.0.2-beta.0)](https://licenses.dev/npm/%40rsdoctor%2Futils/0.0.2-beta.0)
<a href="https://licenses.dev/npm/%40rsdoctor%2Futils/0.0.2-beta.0">
  <img src="https://licenses.dev/b/npm/%40rsdoctor%2Futils/0.0.2-beta.0" alt="licenses" />
</a>
GitHub