licenses.dev

fork-ts-checker-webpack-plugin v9.0.2

Runs typescript type checker and linter on separate process.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT51
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.DIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@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
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cosmiconfig • 8.3.6Find and load configuration from a package.json property, rc file, TypeScript module, and more!DIRECT16
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
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
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
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `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-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
node-abort-controller • 3.1.1AbortController for Node based on EventEmitterDIRECT0
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.INDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
schema-utils • 3.3.0webpack Validation UtilsDIRECT8
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tapable • 2.2.1Just a little module for plugins.DIRECT0
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
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC6
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.6.3The semantic version parser used by npm.DIRECT0
Unlicense2
PackageRelationDependenciesPublished
fs-monkey • 1.0.6Monkey patches for file system related things.INDIRECT0
memfs • 3.5.3In-memory file-system with Node's fs API.DIRECT1
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.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/fork-ts-checker-webpack-plugin)](https://licenses.dev/npm/fork-ts-checker-webpack-plugin)
<a href="https://licenses.dev/npm/fork-ts-checker-webpack-plugin">
  <img src="https://licenses.dev/b/npm/fork-ts-checker-webpack-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 9.0.2 version:

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