Socket
Socket
Sign inDemoInstall

css-declaration-sorter

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-declaration-sorter - npm Package Versions

1345

6.3.0

Diff

Changelog

Source

[6.3.0] - 2022-06-09

Added

  • New properties: content-visibility and image-orientation.

Fixed

  • Logical properties like padding-block moved unsafely with keepOverrides.
siilwyn
published 6.2.2 •

Changelog

Source

[6.2.2] - 2022-03-27

Fixed

  • Types export for CommonJS.
  • Expected plugin type, now using PostCSS PluginCreator type.
siilwyn
published 6.2.1 •

Changelog

Source

[6.2.1] - 2022-03-26

Fixed

  • Include types in npm package files.
siilwyn
published 6.2.0 •

Changelog

Source

[6.2.0] - 2022-03-26

Added

  • TypesScript types, special thanks to @peterblazejewicz.
  • Named exports.
  • New properties regarding font hyphens, print color and scrollbar gutter.

Fixed

  • Dynamic imports in CommonJS output.

Changed

  • No more dependencies, smaller ESM package.
siilwyn
published 6.1.4 •

Changelog

Source

[6.1.4] - 2022-01-08

Fixed

  • Crash on missing paired comment node from invalid SCSS parsing.
siilwyn
published 6.1.3 •

Changelog

Source

[6.1.3] - 2021-09-06

Fixed

  • Crash on missing node raws before content.
siilwyn
published 6.1.2 •

Changelog

Source

[6.1.2] - 2021-09-06

Fixed

  • Crash on two comments in the same line.
siilwyn
published 6.1.1 •

Changelog

Source

[6.1.1] - 2021-07-24

Fixed

  • Usage of built-in orders with CommonJS.
siilwyn
published 6.1.0 •

Changelog

Source

[6.1.0] - 2021-07-24

Changed

  • Internal code to load built-in orders using dynamic import instead of using Node.js fs. Enables usage in other environments such as the browser.

Added

  • New properties regarding mask border, forced color adjustment & font styling overrides.
siilwyn
published 6.0.3 •

Changelog

Source

[6.0.3] - 2021-05-11

Fixed

  • Sorting padding and border shorthands with keepOverrides enabled.
  • Property reset with all, the property is moved to the top.

Changed

  • Add back Node.js 10 support.
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