licenses.dev

tsconfig-paths-webpack-plugin v3.2.0

Load modules according to tsconfig paths in webpack.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
enhanced-resolve • 4.5.0Offers a async require.resolve function. It's highly configurable.DIRECT13
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
minimist • 1.2.8parse argument optionsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tapable • 1.1.3Just a little module for plugins.INDIRECT0
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.DIRECT4
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

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