licenses.dev

@craco/craco v6.4.5

Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@tsconfig/node10 • 1.0.11A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.14.1ECMAScript parserINDIRECT0
arg • 4.1.3Another simple argument parserINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
cosmiconfig-typescript-loader • 1.0.9TypeScript loader for cosmiconfigDIRECT34
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportINDIRECT16
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
webpack-merge • 4.2.2Variant of merge that's useful for webpack configurationDIRECT1
yn • 3.1.1Parse yes/no like valuesINDIRECT0
ISC6
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
make-error • 1.3.6Make your own error types!INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.7.1The semantic version parser used by npm.DIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
diff • 4.0.2A javascript text diff implementation.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40craco%2Fcraco)](https://licenses.dev/npm/%40craco%2Fcraco)
<a href="https://licenses.dev/npm/%40craco%2Fcraco">
  <img src="https://licenses.dev/b/npm/%40craco%2Fcraco" alt="licenses" />
</a>

Or the licenses badge code for the 6.4.5 version:

[![licenses](https://licenses.dev/b/npm/%40craco%2Fcraco/6.4.5)](https://licenses.dev/npm/%40craco%2Fcraco/6.4.5)
<a href="https://licenses.dev/npm/%40craco%2Fcraco/6.4.5">
  <img src="https://licenses.dev/b/npm/%40craco%2Fcraco/6.4.5" alt="licenses" />
</a>
GitHub