Socket
Socket
Sign inDemoInstall

stylelint-config-recess-order

Package Overview
Dependencies
Maintainers
0
Versions
38
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.1

Diff

Changelog

Source

5.1.1

Patch Changes

  • Fix order of flex-* properties (#386) The flex shorthand is followed by -grow, -shrink, and -basis, following the order of the shorthand property. The flex-flow shorthand now correctly preceeds the -direction and -wrap properties.
stormwarning
published 5.1.0 •

Changelog

Source

5.1.0

Minor Changes

stormwarning
published 5.0.1 •

Changelog

Source

5.0.1

Patch Changes

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.

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