Socket
Socket
Sign inDemoInstall

stylelint

Package Overview
Dependencies
Maintainers
3
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint - npm Package Versions

1
24

4.2.0

Diff

Changelog

Source

4.2.0

  • Added: support for custom messages with a message secondary property on any rule.
  • Fixed: CLI always ignores contents of node_modules and bower_components directories.
  • Fixed: bug preventing CLI from understanding absolute paths in --config argument.
  • Fixed: bug causing indentation to stumble over declarations with semicolons on their own lines.
jeddy3
published 4.1.0 •

Changelog

Source

4.1.0

  • Added: helpful option validation message when object is expected but non-object provided.
  • Fixed: selector-no-id no longer warns about Sass interpolation when multiple interpolations are used in a selector.
jeddy3
published 4.0.0 •

Changelog

Source

4.0.0

  • Removed: support for legacy numbered severities.
  • Added: support for extensions on .stylelintrc files (by upgrading cosmiconfig).
  • Added: ignore: "non-comments" option to max-line-length.
  • Fixed: function-whitespace-after does not expect space between ) and }, so it handles Sass interpolation better.
jeddy3
published 3.2.3 •

Changelog

Source

3.2.3

  • Fixed: selector-no-vendor-prefix now handles custom-property-sets.
jeddy3
published 3.2.2 •

Changelog

Source

3.2.2

  • Fixed: selector-no-type ignores nth-child pseudo-classes and @keyframes selectors.
jeddy3
published 3.2.1 •

Changelog

Source

3.2.1

  • Fixed: max-line-length handles url() functions better.
  • Fixed: block-opening-brace-newline-after and declaration-block-semicolon-newline-after handle end-of-line comments better.
davidtheclark
published 3.2.0 •

Changelog

Source

3.2.0

  • Added: legacyNumberedSeverities config property to force the legacy severity system.
  • Added: selector-no-id ignores Sass-style interpolation.
  • Fixed: bug causing extended config to override the config that extends it.
davidtheclark
published 3.1.4 •

Changelog

Source

3.1.4

  • Fixed: stopped hijacking --config property in PostCSS and Node.js APIs. Still using it in the CLI.
davidtheclark
published 3.1.3 •

Changelog

Source

3.1.3

  • Fixed: bug preventing the disabling of rules analyzing the root node, including: max-line-length, max-empty-lines, no-eol-whitespace, no-missing-eof-newline, and string-quotes.
  • Fixed: bug causing rule-properties-order to get confused by properties with an unspecified order.
davidtheclark
published 3.1.2 •

Changelog

Source

3.1.2

  • Fixed: bug causing an error when null was used on rules whose primary options are arrays.
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