Socket
Socket
Sign inDemoInstall

postcss-sorting

Package Overview
Dependencies
4
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

8.0.2

Diff

Changelog

Source

8.0.2

  • Fixed sorting inside CSS-in-JS css helper
  • Fixed crash when using postcss-sass syntax
hudochenkov
published 8.0.1 •

Changelog

Source

8.0.1

  • Fix regression causing root of CSS or SCSS to be sorted.
hudochenkov
published 8.0.0 •

Changelog

Source

8.0.0

  • Dropped Node.js 12 and 14 support.
  • Added support for postcss-styled-syntax.
hudochenkov
published 7.0.1 •

Changelog

Source

7.0.1

  • Internal refactoring for compatibility with newer stylelint-order version. No public API changes.
hudochenkov
published 7.0.0 •

Changelog

Source

7.0.0

  • Dropped Node.js 10 support.
  • Reduced package install size.
hudochenkov
published 6.0.0 •

Changelog

Source

6.0.0

  • Dropped Node.js 8 support.
  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.
hudochenkov
published 5.0.1 •

Changelog

Source

5.0.1

  • Fixed: properties-order: "alphabetical" now puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g. border-color will be before border-bottom-color.
hudochenkov
published 5.0.0 •

Changelog

Source

5.0.0

  • Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
hudochenkov
published 4.1.0 •

Changelog

Source

4.1.0

  • Added: Experimental support for HTML style tag and attribute (when used with postcss-html syntax).
  • Added: Experimental support for CSS-in-JS (when used with postcss-jsx syntax).
hudochenkov
published 4.0.1 •

Changelog

Source

4.0.1

  • Fixed: Incorrect sorting in Node.js 11, due recent change to Array.sort() in V8.
  • Fixed: Logic for at-variables keyword for order now follows postcss-less@3 parser.
234Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc