Socket
Socket
Sign inDemoInstall

postcss-cli

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-cli - npm Package Versions

1
6

6.0.1

Diff

Changelog

Source

6.0.1 / 2018-10-17

  • Better error handling for errors thrown by plugins (#242, #243)
  • Update dependencies
  • Clarify docs (#233)
ryanzim
published 6.0.0 •

Changelog

Source

6.0.0 / 2018-07-18

ryanzim
published 5.0.1 •

Changelog

Source

5.0.1 / 2018-06-18

  • Shallow copy options object; fixes a few edge cases
  • Adjust options for file watching to play better with some editors
ryanzim
published 5.0.0 •

Changelog

Source

5.0.0 / 2018-02-06

  • Now allows passing a directory as the input (all files in the directory will be processed)
  • The CLI is now silent by default; added --verbose flag for if you want noisy logs
  • Doesn't exit watch mode when there's an error in the plugin chain
  • Removed non-obvious shorthand arguments (-x, -p, -s, -t, -e, -b, & -c). Also removed -v as an alias for --version.
  • Prevent stupid option combinations like --dir & -o, and --watch & --replace
  • Doesn't allow --watch when writing to STDOUT
ryanzim
published 4.1.1 •

Changelog

Source

4.1.1 / 2017-08-17

  • Fixed bug with --config
  • Upgraded dependencies
ryanzim
published 4.1.0 •

Changelog

Source

4.1.0 / 2017-06-10

  • Can now pass a number to --poll to set poll interval
  • Updated postcss-reporter dependency to v4.0.0
ryanzim
published 4.0.0 •

Changelog

Source

4.0.0 / 2017-05-09

  • BREAKING: Upgrade postcss to v6.x
ryanzim
published 3.2.0 •

Changelog

Source

3.2.0 / 2017-04-21

  • Added --base CLI option for keeping directory structure
ryanzim
published 3.1.1 •

Changelog

Source

3.1.1 / 2017-04-04

  • Fixed files property in package.json; lib/ folder wasn't included in v3.1.0
ryanzim
published 3.1.0 •

Changelog

Source

3.1.0 / 2017-04-04

  • Improved incremental rebuilds for better performance in watch mode.
  • Switched to read-cache for file reading for better performance.
  • Set a dummy filename when reading from stdin to help plugins like autoprefixer find config files.
  • Updated fs-promise dependency.
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