licenses.dev

eslint-webpack-plugin v3.2.0

A ESLint plugin for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@types/eslint • 8.56.12TypeScript definitions for eslintDIRECT2
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jest-worker • 28.1.3Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.DIRECT5
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.DIRECT0
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
require-from-string • 2.0.2Require module from stringINDIRECT0
schema-utils • 4.2.0webpack Validation UtilsDIRECT8
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
fast-uri • 3.0.3Dependency free RFC 3986 URI toolboxINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

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