licenses.dev

rollup-plugin-filesize v9.1.2

A rollup plugin to show filesize in the cli

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT120
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@npmcli/move-file • 1.1.2move a file (fork of move-file)INDIRECT13
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
acorn • 8.14.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agentkeepalive • 4.6.0Missing keepalive http.AgentINDIRECT2
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
boxen • 5.1.2Create boxes in the terminalDIRECT17
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brotli-size • 4.0.0Get the brotli compressed size of a string or bufferDIRECT1
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
duplexer • 0.1.1Creates a duplex streamINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
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
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
getpass • 0.1.7getpass for node.jsINDIRECT1
gzip-size • 6.0.0Get the gzipped size of a string or bufferDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
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
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minipass-fetch • 1.4.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
minipass-json-stream • 1.0.2Like JSONStream, but using Minipass streamsINDIRECT3
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
node-gyp • 7.1.2Node.js native addon build toolINDIRECT102
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 6.2.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC61
PackageRelationDependenciesPublished
@npmcli/fs • 1.1.1filesystem utilities for the npm cliINDIRECT2
@npmcli/git • 2.1.0a util for spawning git from npm CLI contextsINDIRECT19
@npmcli/installed-package-contents • 1.0.7Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
@npmcli/node-gyp • 1.0.3Tools for dealing with node-gyp packagesINDIRECT0
@npmcli/promise-spawn • 1.3.2spawn processes the way the npm cli likes to doINDIRECT1
@npmcli/run-script • 1.8.6Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT109
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
cacache • 15.3.0Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT38
chownr • 2.0.0like `chown -R`INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT17
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
ignore-walk • 3.0.4Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
make-fetch-happen • 9.1.0Opinionated, caching, retrying fetch clientINDIRECT64
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm-bundled • 1.1.2list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 8.1.5Parse the things that can be arguments to `npm install`INDIRECT6
npm-packlist • 2.2.2Get a list of the files to add from a folder into an npm packageINDIRECT14
npm-pick-manifest • 6.1.1Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT9
npm-registry-fetch • 11.0.0Fetch-based http client for use with npm registry APIsINDIRECT71
npmlog • 4.1.2logger for npmINDIRECT29
once • 1.4.0Run a function exactly one timeINDIRECT1
pacote • 11.3.5JavaScript package downloaderDIRECT166
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
read-package-json-fast • 2.0.3Like read-package-json, but fasterINDIRECT2
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
ssri • 8.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
tar • 6.2.1tar for nodeINDIRECT7
unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 2.0.2Generate a unique character string suitible for use in files and URLs.INDIRECT1
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
filesize • 6.4.0JavaScript library to generate a human readable String describing the file sizeDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.06
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-2-Clause4
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm-install-checks • 4.0.0Check the engines and platform fields in package.jsonINDIRECT1
terser • 5.37.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+DIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.1.2 version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-filesize/9.1.2)](https://licenses.dev/npm/rollup-plugin-filesize/9.1.2)
<a href="https://licenses.dev/npm/rollup-plugin-filesize/9.1.2">
  <img src="https://licenses.dev/b/npm/rollup-plugin-filesize/9.1.2" alt="licenses" />
</a>
GitHub