Socket
Socket
Sign inDemoInstall

stylelint-config-recess-order

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-recess-order - npm Package Versions

234

5.1.0

Diff

Changelog

Source

5.1.0

Minor Changes

stormwarning
published 5.0.1 •

Changelog

Source

5.0.1

Patch Changes

  • Add groups to package.json exports (#369)
stormwarning
published 5.0.0 •

Changelog

Source

5.0.0

Major Changes

  • Upgrade to Stylelint 16 and migrate to ECMAScript modules (ESM). The minimum required Node.js version is 18.12.0. (#352)
stormwarning
published 4.6.0 •

Changelog

Source

4.6.0

Minor Changes

stormwarning
published 4.5.0 •

Changelog

Source

4.5.0

Minor Changes

  • Add will-change property to the Transitions & Animation group. (#353) Thanks @connor-baer!
stormwarning
published 4.4.0 •

Changelog

Source

4.4.0 — 2023-11-19

Minor Changes

  • Add Masking properties #349

    • mask-border and related longhand properties
    • mask and related longhand properties

    mask was previously included within some SVG-specific properties — it’s been moved above those and below border & outline properties.

    mask-border properties are sorted above mask to highlight the fact that mask will reset mask-border to its initial value (as per W3C spec). I’m not familiar with these properties; if this order is problematic in practice, please file an issue!

Patch Changes

stormwarning
published 4.3.0 •

Changelog

Source

4.3.0 — 2023-07-10

Minor Changes

  • Add backdrop-filter to Background group #345

  • Add missing logical properties #343

    • Specific -start and -end for block and inline inset properties
    • inline-size and block-size, as well as min- and max- for both
    • Block and inline forms of overflow
stormwarning
published 4.2.0 •

Changelog

Source

4.2.0 — 2023-06-06

Minor Changes

stormwarning
published 4.1.0 •

Changelog

Source

4.1.0 — 2023-06-05

Minor Changes

  • Add independent transform properties #339
    Thanks @taichi221228!

    Note: unlike the transform function versions, the order of these properties does not affect the result.

stormwarning
published 4.0.0 •

Changelog

Source

4.0.0 — 2023-02-14

Major Changes

  • Upgrade stylelint-order to v6 c734150

    stylelint-order dropped support for Node v12 and v14. A peerDependency of Stylelint at v15 has also been updated to match.

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc