licenses.dev

repolinter v0.8.2

Lint open source repositories

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
find-config • 1.0.0Find the first config file matching a given name in the current directory or the nearest ancestor directory.DIRECT2
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
isbinaryfile • 4.0.10Detects if a file is binary in Node.js. Similar to Perl's -B.DIRECT0
jsonfile • 6.1.0Easily read/write JSON files.DIRECT2
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 3.0.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
matched • 5.0.1Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.DIRECT12
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
simple-git • 1.132.0Simple GIT interface for node.jsDIRECT2
standardjs • 1.0.0Announcing the winner of the so-called standard JavaScript styles.DIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
uuid • 7.0.3RFC4122 (v1, v4, and v5) UUIDsDIRECT0
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.2 version:

[![licenses](https://licenses.dev/b/npm/repolinter/0.8.2)](https://licenses.dev/npm/repolinter/0.8.2)
<a href="https://licenses.dev/npm/repolinter/0.8.2">
  <img src="https://licenses.dev/b/npm/repolinter/0.8.2" alt="licenses" />
</a>
GitHub