Socket
Socket
Sign inDemoInstall

stylelint-order

Package Overview
Dependencies
112
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

6.0.4

Diff

Changelog

Source

6.0.4

  • Added support for Stylelint 16
hudochenkov
published 6.0.3 •

Changelog

Source

6.0.3

  • Fixed sorting inside CSS-in-JS css helper
hudochenkov
published 6.0.2 •

Changelog

Source

6.0.2

  • Added Stylelint v15 to peerDependencies
hudochenkov
published 6.0.1 •

Changelog

Source

6.0.1

  • Fix regression causing root of CSS or SCSS to report violations
hudochenkov
published 6.0.0 •

Changelog

Source

6.0.0

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

Changelog

Source

5.0.0

  • Breaking change: Dropped Node.js 8 support. Node.js 12 or greater is now required.
  • Breaking change: Dropped support for Stylelint 13 and earlier.
  • Added support for Stylelint 14.
hudochenkov
published 4.1.0 •

Changelog

Source

4.1.0

  • Added name option to extended rule object to improve error messaging (for order).
  • Fixed order not reporting warnings, if autofix didn't fix them.
hudochenkov
published 4.0.0 •

Changelog

Source

4.0.0

  • Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
  • Breaking change: Always remove empty line before the first property if this property has any emptyLineBefore* option targeting it in properties-order. Even if option set to always empty line before the first property will be removed.
  • Fixed false positives for emptyLineBeforeUnspecified.
hudochenkov
published 3.1.1 •

Changelog

Source

3.1.1

  • Added stylelint@11 as a peer dependency.
hudochenkov
published 3.1.0 •

Changelog

Source

3.1.0

  • Added emptyLineBefore: "threshold" option, and related options (emptyLineMinimumPropertyThreshold, emptyLineBeforeUnspecified: "threshold") to properties-order.
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