licenses.dev

repolinter v0.8.0

Lint open source repositories

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT47
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
async-array-reduce • 0.2.1Async reduce.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
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
expand-tilde • 1.2.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.INDIRECT1
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
find-config • 1.0.0Find the first config file matching a given name in the current directory or the nearest ancestor directory.DIRECT2
fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.INDIRECT0
global-modules • 0.2.3The directory used by npm for globally installed npm modules.INDIRECT7
global-prefix • 0.1.5Get the npm global path prefix.INDIRECT6
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-glob • 0.1.1Returns `true` if an array has a glob pattern.INDIRECT2
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-valid-glob • 0.3.0Return true if a value is a valid glob pattern or patterns.INDIRECT0
is-windows • 0.2.0Returns true if the platform is windwows.INDIRECT0
isbinaryfile • 3.0.3Detects if a file is binary in Node.js. Similar to Perl's -B.DIRECT3
jsonfile • 3.0.1Easily read/write JSON files.DIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.INDIRECT4
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successDIRECT7
matched • 0.4.4Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.DIRECT36
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
resolve-dir • 0.1.1Resolve a directory that is either local, global or in the user's home directory.INDIRECT10
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
simple-git • 1.132.0Simple GIT interface for node.jsDIRECT2
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
ISC12
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
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.0 version:

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