licenses.dev

webpack-cli v4.10.0

CLI for webpack & friends

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@discoveryjs/json-ext • 0.5.7A set of utilities that extend the use of JSONDIRECT0
@webpack-cli/configtest • 1.2.0Validate a webpack configuration.DIRECT0
@webpack-cli/info • 1.5.0Outputs info about system and webpack configDIRECT1
@webpack-cli/serve • 1.7.0[![NPM Downloads][downloads]][downloads-url]DIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
colorette • 2.0.20🌈Easily set your terminal text color & styles.DIRECT0
commander • 7.2.0the complete solution for node.js command-line programsDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
envinfo • 7.14.0Info about your dev environment for debugging purposesINDIRECT0
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.DIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-local • 3.2.0Let a globally installed package use a locally installed version of itself if availableDIRECT9
interpret • 2.2.0A dictionary of file extensions and associated module loaders.DIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
rechoir • 0.7.1Prepare a node environment to require files with different extensions.DIRECT6
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
webpack-merge • 5.10.0Variant of merge that's useful for webpack configurationDIRECT7
wildcard • 2.0.1Wildcard matching toolsINDIRECT0
ISC2
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.10.0 version:

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