licenses.dev

eslint-loader v4.0.2

A ESlint loader for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
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-cache-dir • 3.3.2Finds the common standard cache directoryDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
loader-utils • 2.0.4utils for webpack loadersDIRECT3
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser.DIRECT0
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
path-exists • 4.0.0Check if a path existsINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
schema-utils • 2.7.1webpack Validation UtilsDIRECT8
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.2 version:

[![licenses](https://licenses.dev/b/npm/eslint-loader/4.0.2)](https://licenses.dev/npm/eslint-loader/4.0.2)
<a href="https://licenses.dev/npm/eslint-loader/4.0.2">
  <img src="https://licenses.dev/b/npm/eslint-loader/4.0.2" alt="licenses" />
</a>
GitHub