licenses.dev

@rsdoctor/webpack-plugin v0.4.3

This Rsdoctor plugin is an analysis plugin for the Webpack builder.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT155
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.25.9Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@discoveryjs/json-ext • 0.5.7A set of utilities that extend the use of JSONINDIRECT0
@polka/url • 1.0.0-next.29Super fast, memoized `req.url` parserINDIRECT0
@rsdoctor/client • 0.4.3This package is the Rsdoctor reporting platform.INDIRECT0
@rsdoctor/core • 0.4.3This is the core package of Rsdoctor, providing core tools and analysis capabilities for Rsdoctor plugins.DIRECT163
@rsdoctor/graph • 0.4.3This package is the intermediate data layer of Rsdoctor.DIRECT79
@rsdoctor/sdk • 0.4.3This package is the intermediate data layer of Rsdoctor.DIRECT134
@rsdoctor/types • 0.4.3This package is the Rsdoctor‘s types package.DIRECT7
@rsdoctor/utils • 0.4.3This package is the Rsdoctor‘s tools package.DIRECT56
@socket.io/component-emitter • 3.1.2Event emitterINDIRECT0
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/cookie • 0.4.1TypeScript definitions for cookieINDIRECT0
@types/cors • 2.8.19TypeScript definitions for corsINDIRECT2
@types/estree • 1.0.5TypeScript definitions for estreeINDIRECT0
@types/fs-extra • 11.0.4TypeScript definitions for fs-extraINDIRECT3
@types/jsonfile • 6.1.4TypeScript definitions for jsonfileINDIRECT2
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/tapable • 2.2.7TypeScript definitions for tapableINDIRECT1
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-import-assertions • 1.9.0Support for import assertions in acornINDIRECT0
acorn-walk • 8.3.3ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.17.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.18.1Promise based HTTP client for the browser and node.jsINDIRECT29
base64id • 2.0.0Generates a base64 idINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT43
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
connect • 3.7.0High performance middleware frameworkINDIRECT11
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie • 0.4.2HTTP server cookie parsing and serializationINDIRECT0
cors • 2.8.5Node.js CORS middlewareINDIRECT2
cors • 2.8.6Node.js CORS middlewareINDIRECT2
dayjs • 1.11.132KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debounce • 1.2.1Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invokedINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-eql • 4.1.4Improved deep equality testing for Node.js and the browser.INDIRECT1
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
engine.io-parser • 5.2.3Parser for the client for the realtime EngineINDIRECT0
engine.io • 6.5.5The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and serverINDIRECT17
enhanced-resolve • 5.12.0Offers a async require.resolve function. It's highly configurable.INDIRECT2
envinfo • 7.13.0Info about your dev environment for debugging purposesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
finalhandler • 1.1.2Node.js final http responderINDIRECT9
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-port • 5.1.1Get an available portINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gzip-size • 6.0.0Get the gzipped size of a string or bufferINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-stream-stringify • 3.0.1JSON.Stringify as a readable streamINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
lines-and-columns • 2.0.4Maps lines and columns to character offsets and back.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mrmime • 2.0.1A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filenameINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
proxy-from-env • 2.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
rslog • 1.3.2<p> <a href="https://npmjs.com/package/rslog"> <img src="https://img.shields.io/npm/v/rslog?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /> </a> <img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.18.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.15.0Serve static filesINDIRECT20
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
sirv • 2.0.4The optimized & lightweight middleware for serving requests to static assetsINDIRECT3
socket.io-adapter • 2.5.8default socket.io in-memory adapterINDIRECT3
socket.io-parser • 4.2.7socket.io protocol parserINDIRECT3
socket.io • 4.7.2node.js realtime framework serverINDIRECT23
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tapable • 2.2.1Just a little module for plugins.INDIRECT0
tapable • 2.3.3Just a little module for plugins.INDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
totalist • 3.0.1A tiny (195B to 220B) utility to recursively list all (total) files in a directoryINDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
webpack-bundle-analyzer • 4.10.2Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemapINDIRECT16
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.17.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.21.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ISC5
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
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
filesize • 10.1.6JavaScript library to generate a human readable String describing the file sizeINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.3 version:

[![licenses](https://licenses.dev/b/npm/%40rsdoctor%2Fwebpack-plugin/0.4.3)](https://licenses.dev/npm/%40rsdoctor%2Fwebpack-plugin/0.4.3)
<a href="https://licenses.dev/npm/%40rsdoctor%2Fwebpack-plugin/0.4.3">
  <img src="https://licenses.dev/b/npm/%40rsdoctor%2Fwebpack-plugin/0.4.3" alt="licenses" />
</a>
GitHub