licenses.dev

css-minimizer-webpack-plugin v3.4.1

cssnano plugin for Webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT69
PackageRelationDependenciesPublished
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
browserslist • 4.24.2Share 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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.DIRECT5
json-schema-traverse • 1.0.0Traverse 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
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
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
require-from-string • 2.0.2Require module from stringINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
schema-utils • 4.2.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 • 8.1.1Detect 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.1CLI 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
BSD-2-Clause7
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
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.50Provides a list of electron-to-chromium version mappingsINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
fast-uri • 3.0.3Dependency free RFC 3986 URI toolboxINDIRECT0
serialize-javascript • 6.0.2Serialize 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.30001677A 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 3.4.1 version:

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