Socket
Socket
Sign inDemoInstall

stylelint

Package Overview
Dependencies
Maintainers
6
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
2224

1.0.1

Diff

Changelog

Source

1.0.1

  • Fixed: postcss-selector-parser updated to improve location accuracy for selector-no-* rules.
jeddy3
published 1.0.0 •

Changelog

Source

1.0.0

  • Removed: compatibility with PostCSS 4.x.
  • Added: compatibility with PostCSS 5.0.2+.
  • Fixed: the accuracy of reported line numbers and columns.
jeddy3
published 0.8.0 •

Changelog

Source

0.8.0

  • Added: after-comment ignore option to the at-rule-empty-line-before rule.
  • Fixed: the indentation rule now correctly handles * hacks on property names.
  • Fixed: the media-feature-colon-space-after and media-feature-colon-space-before rules now only apply to @media statements.
  • Fixed: the rule-no-shorthand-property-overrides rule message is now consistent with the other messages.
davidtheclark
published 0.7.0 •

Changelog

Source

0.7.0

  • Added: invalid options cause the rule to abort instead of performing meaningless checks.
  • Added: special warning for missing required options from validateOptions().
jeddy3
published 0.6.2 •

Changelog

Source

0.6.2

  • Fixed: npm package no longer includes test files (reducing package size by 500KB).
jeddy3
published 0.6.1 •

Changelog

Source

0.6.1

  • Fixed: the rule-properties-order and rule-no-duplicate-properties rules now correctly check inside @rules.
davidtheclark
published 0.6.0 •

Changelog

Source

0.6.0

  • Added: validateOptions to stylelint.utils for use by authors of custom rules.
  • Added: custom-media-pattern rule.
  • Added: number-max-precision rule.
jeddy3
published 0.5.0 •

Changelog

Source

0.5.0

  • Added: validation of all rule options.
davidtheclark
published 0.4.1 •

Changelog

Source

0.4.1

  • Removed: ruleTester from stylelint.utils because of the additional dependencies it forces.
davidtheclark
published 0.4.0 •

Changelog

Source

0.4.0

  • Removed: jsesc devDependency.
  • Added: rule-no-shorthand-property-overrides rule.
  • Added: ruleTester to stylelint.utils for use by authors of custom rules.
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