Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stylelint

Package Overview
Dependencies
Maintainers
0
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint - npm Package Versions

1
2324

0.0.0

Diff

Changelog

Source

10.0.0

  • Removed: Node.js 6.x support. Node.js 8.15.1 or greater is now required (#4006).
  • Removed: styled and jsx syntax options that were replaced with css-in-js in v9.10.0 (#4007).
  • Changed: throws error if glob matches no files, use the --allow-empty-input flag for the old behavior (#3965).
  • Changed: rules are now applied in the order defined in lib/rules/index.js (#3923).
  • Added: at-rule-property-requirelist rule (#3997).
  • Added: disallowInList to no-duplicate-selectors (#3936).
  • Added: ignore: ["comments"] to block-no-empty (#4008).
  • Fixed: false negatives in declaration-based rules for CSS-in-JS (#3933).
  • Fixed: color-no-invalid-hex false negatives for CSS-in-JS (#3957).
  • Fixed: feature-name-no-unknown false positives for prefers-color-scheme (#3951).
  • Fixed: function-calc-no-invalid false positives for negative numbers (#3921).
  • Fixed: no-descending-specificity false positives for vendor prefixed pseudo-elements (#3929).
  • Fixed: selector-max-* false negatives for nested at-rules (#3959).
  • Fixed: Logical combinations pseudo-classes in selector-max-universal are now evaluated separately (#4263).
  • Fixed: value-keyword-case autofix for single-line comments within maps (#4019).
1
2324
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