🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

purgecss-with-wordpress

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

purgecss-with-wordpress - npm Package Versions

3.0.0

Diff
ffloriel
published 3.0.0 •
ffloriel
published 2.3.0 •

Changelog

Source

3.0 (2020-09-06)

Features

  • CLI: add blocklist option (3961afb)
  • add blocklist option (04223f7)
  • add safelist option, replace whitelist
  • add safelist keyframes and css variables (dc59d30), closes #418 #439
ffloriel
published 2.1.0 •
ffloriel
published 1.1.0 •

Changelog

Source

1.2.0 (2019-04-05)

  • fix issue https://github.com/FullHuman/purgecss/issues/148, so the default extract is used for any file type that is not specified
  • Merged https://github.com/FullHuman/purgecss/pull/167, fixing issue #166
  • Merged https://github.com/FullHuman/purgecss/pull/176, fixing invalid json output by the CLI
  • Update dependencies
  • Update dev dependencies, including babel 7

Bug Fixes

  • package: update postcss to version 7.0.0 (3657c4d)
  • package: update postcss-selector-parser to version 6.0.0 (8dd2442)
ffloriel
published 1.0.0 •

Changelog

Source

1.0.0 (2018-05-22)

  • Merge https://github.com/FullHuman/purgecss/pull/81, fixing https://github.com/FullHuman/purgecss/issues/80
  • Change default extractor, does not return error for empty file anymore
  • Remove legacy option
  • Add rejected option https://github.com/FullHuman/purgecss/issues/55
  • Add range ignore comment (purgecss start ignore and purgecss end ignore) https://github.com/FullHuman/purgecss/issues/66

Reverts

  • Revert "adds keepChildren ability from whitelistPatterns Object[]" (c52c81b)
  • Revert "fixes style code" (2213be6)