licenses.dev

css-minimizer-webpack-plugin v2.0.0

cssnano plugin for Webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT71
PackageRelationDependenciesPublished
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
caniuse-api • 3.0.0request the caniuse data to check browsers compatibilitiesINDIRECT9
colord • 2.9.3👑 A tiny yet powerful tool for high-performance color manipulations and conversionsINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
css-tree • 1.1.3A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssnano-preset-default • 5.2.14Safe defaults for cssnano which require minimal configuration.INDIRECT63
cssnano-utils • 3.1.0Utility methods and plugin for cssnano projectsINDIRECT0
cssnano • 5.1.15A modular minifier, built on top of the PostCSS ecosystem.DIRECT66
csso • 4.2.0CSS minifier with structural optimisationsINDIRECT3
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 26.6.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.DIRECT5
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
lilconfig • 2.1.0A zero-dependency alternative to cosmiconfigINDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyDIRECT1
postcss-calc • 8.2.4PostCSS plugin to reduce calc()INDIRECT4
postcss-colormin • 5.3.1Minify colors in your CSS files with PostCSS.INDIRECT12
postcss-convert-values • 5.1.3Convert values with PostCSS (e.g. ms -> s)INDIRECT8
postcss-discard-comments • 5.1.2Discard comments in your CSS files with PostCSS.INDIRECT0
postcss-discard-duplicates • 5.1.0Discard duplicate rules in your CSS files with PostCSS.INDIRECT0
postcss-discard-empty • 5.1.1Discard empty rules and values with PostCSS.INDIRECT0
postcss-discard-overridden • 5.1.0PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT0
postcss-merge-longhand • 5.1.7Merge longhand properties into shorthand with PostCSS.INDIRECT12
postcss-merge-rules • 5.1.4Merge CSS rules with PostCSS.INDIRECT14
postcss-minify-font-values • 5.1.0Minify font declarations with PostCSSINDIRECT1
postcss-minify-gradients • 5.1.1Minify gradient parameters with PostCSS.INDIRECT3
postcss-minify-params • 5.1.4Minify at-rule params with PostCSSINDIRECT9
postcss-minify-selectors • 5.2.1Minify selectors with PostCSS.INDIRECT3
postcss-normalize-charset • 5.1.0Add necessary or remove extra charset with PostCSSINDIRECT0
postcss-normalize-display-values • 5.1.0Normalize multiple value display syntaxes into single values.INDIRECT1
postcss-normalize-positions • 5.1.1Normalize keyword values for position into length values.INDIRECT1
postcss-normalize-repeat-style • 5.1.1Convert two value syntax for repeat-style into one value.INDIRECT1
postcss-normalize-string • 5.1.0Normalize wrapping quotes for CSS string literals.INDIRECT1
postcss-normalize-timing-functions • 5.1.0Normalize CSS animation/transition timing functions.INDIRECT1
postcss-normalize-unicode • 5.1.1Normalize unicode-range descriptors, and can convert to wildcard ranges.INDIRECT8
postcss-normalize-url • 5.1.0Normalize URLs with PostCSSINDIRECT2
postcss-normalize-whitespace • 5.1.1Trim whitespace inside and around CSS rules & declarations.INDIRECT1
postcss-ordered-values • 5.1.3Ensure values are ordered consistently in your CSS.INDIRECT2
postcss-reduce-initial • 5.1.2Reduce initial definitions to the actual initial value, where possible.INDIRECT10
postcss-reduce-transforms • 5.1.0Reduce transform functions with PostCSS.INDIRECT1
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-svgo • 5.1.0Optimise inline SVG with PostCSS.INDIRECT19
postcss-unique-selectors • 5.1.1Ensure CSS selectors are unique.INDIRECT3
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.4.47Tool for transforming styles with JS pluginsDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
schema-utils • 3.3.0webpack Validation UtilsDIRECT8
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stylehacks • 5.1.1Detect/remove browser hacks from CSS files.INDIRECT10
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
svgo • 2.8.0Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT17
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
ISC6
PackageRelationDependenciesPublished
@trysound/sax • 0.2.0An evented streaming XML parser in JavaScriptINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
css-declaration-sorter • 6.4.1Sorts CSS declarations fast and automatically in a certain order.INDIRECT0
electron-to-chromium • 1.5.23Provides a list of electron-to-chromium version mappingsINDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
serialize-javascript • 5.0.1Serialize JavaScript to a superset of JSON that includes regular expressions and functions.DIRECT2
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001660A smaller version of caniuse-db, with only the essentials!INDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.0.14Open Web data by the Mozilla Developer NetworkINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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