licenses.dev

repolinter v0.11.2

Lint open source repositories

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT142
PackageRelationDependenciesPublished
@kwsites/file-exists • 1.1.1Synchronous validation of a path existing either as a file or as a directory.INDIRECT2
@kwsites/promise-deferred • 1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promiseINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
ajv • 6.12.6Another JSON Schema ValidatorDIRECT5
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broken-link-checker • 0.7.8Find broken links, missing images, etc in your HTML.DIRECT104
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
caller-path • 0.1.0Get the path of the caller moduleINDIRECT1
callsites • 0.2.0Get callsites from the V8 stack trace APIINDIRECT0
calmcard • 0.1.1not-so-wild wildcard string matchingINDIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT6
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
command-exists • 1.2.9check whether a command line command exists in the current environmentDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
condense-whitespace • 1.0.0Remove leading, trailing and repeated whitespace from a stringINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
default-user-agent • 1.0.0Default user agent string for nodejs http requestINDIRECT5
dev-null • 0.1.1/dev/null for node streamsINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.DIRECT0
eol • 0.2.0Newline character converterINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
errors • 0.2.0A comprehensive, robust, yet lightweight set of error utilities for node.js enabling you to do errors more effectively.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend • 2.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
find-config • 1.0.0Find the first config file matching a given name in the current directory or the nearest ancestor directory.DIRECT2
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
http-equiv-refresh • 1.0.0Parse an HTML meta refresh value.INDIRECT0
is-browser • 2.1.0Test whether you're a component in browser or a package in npmINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.DIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isbinaryfile • 4.0.10Detects if a file is binary in Node.js. Similar to Perl's -B.DIRECT0
isbot • 2.5.7detects bots/crawlers/spiders via the user agent.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.DIRECT2
limited-request-queue • 2.0.0Interactively manage concurrency for outgoing requests.INDIRECT2
link-types • 1.1.0Parse an HTML attribute value containing link types.INDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 4.1.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
maybe-callback • 2.1.0Maybe call a callback if it's a functionINDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nock • 13.5.5HTTP server mocking and expectations library for Node.jsDIRECT4
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-name • 1.0.3Get the name of the current operating system. Example: OS X MavericksINDIRECT4
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
osx-release • 1.1.0Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'}INDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parse5 • 3.0.3HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.INDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
propagate • 2.0.1Propagate events from one event emitter into anotherINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
robot-directives • 0.3.0Parse robot directives within HTML meta and/or HTTP headers.INDIRECT7
robots-txt-guard • 0.1.1Validate urls against robots.txt rules.INDIRECT0
robots-txt-parse • 0.0.4Streaming parser for robots.txt filesINDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
simple-git • 2.48.0Simple GIT interface for node.jsDIRECT4
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
through2-sink • 1.0.0A through2 wrapper that just receives chunks and nothing else.INDIRECT7
through2-spy • 1.2.0A through2 wrapper to for simple stream.PassThrough spies.INDIRECT7
through2 • 0.5.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
urlcache • 0.7.0URL key-value cache.INDIRECT6
urlobj • 0.0.11Performant utilities for URL resolution and parsing built on core url.INDIRECT5
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
useragent • 2.3.0Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsingINDIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
win-release • 1.1.1Get the name of a Windows version from the release number: 5.1.2600 → XPINDIRECT1
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
xtend • 3.0.0extend like a bossINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC25
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
char-spinner • 1.0.1Put a little spinner on process.stderr, as unobtrusively as possible.INDIRECT0
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
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
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
splitargs • 0.0.7Splits strings into tokens by given separator except treating quoted part as a single token.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
WTFPL4
PackageRelationDependenciesPublished
combined-stream2 • 1.1.2A drop-in Streams2-compatible replacement for combined-stream.INDIRECT4
form-data2 • 1.0.4A Streams2-compatible drop-in replacement for the `form-data` module.INDIRECT7
form-fix-array • 1.0.0Fixes key names for HTTP form data, to ensure that arrays are handled correctly.INDIRECT0
stream-length • 1.0.2For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
gitlog • 4.0.8Git log parser for Node.JSDIRECT3
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause3
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
humanize-duration • 3.32.1Convert millisecond durations to English and many other languages.INDIRECT0
parse-domain • 0.2.2Splits an url into sub-domain, domain and effective top-level-domainINDIRECT0
unknown2
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIINDIRECT1
nopter • 0.3.0A powerful, yet simple command line (CLI) option parser.INDIRECT17
CC0-1.0 OR WTFPL1
PackageRelationDependenciesPublished
bhttp • 1.2.8A sane HTTP client library for Node.js with Streams2 support.INDIRECT35
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
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.11.2 version:

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