Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

css-minimizer-webpack-plugin

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-minimizer-webpack-plugin - npm Package Versions

124

3.0.1

Diff

Changelog

Source

3.0.1 (2021-05-31)

Chore

  • update jest-worker
evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2021-05-12)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
evilebottnawi
published 2.0.0 •

Changelog

Source

2.0.0 (2021-04-10)

⚠ BREAKING CHANGES

  • update cssnano to 5.0.0 version
  • drop webpack v4 support,
  • removed the cache option (respect the cache option from webpack)
  • removed the cacheKeys option respect the cache option from webpack)
  • removed the sourceMap option (respect the devtool option from webpack)

Features

  • added defaults functions for clean-css and csso, please look at here (5211eed)
  • added the ability to pass an array of functions to the minify (91f9977)
  • update cssnano to 5.0.0 version (4d2a8fd)
evilebottnawi
published 1.3.0 •

Changelog

Source

1.3.0 (2021-03-15)

Features

  • added support processorOptions for cssnano (8865423)
evilebottnawi
published 1.2.0 •

Changelog

Source

1.2.0 (2021-01-08)

Features

  • optimize CSS assets added later by plugins (webpack@5 only) (#47) (bdb3f52)

Bug Fixes

  • crash with source maps when the parallel option is false (#53) (4fe95f9)
evilebottnawi
published 1.1.5 •

Changelog

Source

1.1.5 (2020-10-07)

Chore

  • update schema-utils
evilebottnawi
published 1.1.4 •

Changelog

Source

1.1.4 (2020-09-18)

Bug Fixes

  • weak cache
  • source map generation
  • cache warnings between builds
evilebottnawi
published 1.1.3 •

Changelog

Source

1.1.3 (2020-09-03)

Bug Fixes

  • do not crash on the minify option (fd9abac)
evilebottnawi
published 1.1.2 •

Changelog

Source

1.1.2 (2020-08-24)

Bug Fixes

  • compatibility with webpack 5 (6232829)
evilebottnawi
published 1.1.1 •

Changelog

Source

1.1.1 (2020-08-10)

Bug Fixes

  • compatibility with 10.13 version of Node.js (d38ea79)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc