New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stylelint

Package Overview
Dependencies
Maintainers
7
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint - npm Package Versions

1
2325

0.8.0

Diff

Changelog

Source

0.8.0 - 2015-09-02

  • 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 - 2015-08-09

  • 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 - 2015-08-04

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

Changelog

Source

0.6.1 - 2015-08-04

  • 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 - 2015-07-31

  • 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 - 2015-07-30

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

Changelog

Source

0.4.1 - 2015-07-24

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

Changelog

Source

0.4.0 - 2015-07-24

  • Removed: jsesc devDependency.
  • Added: rule-no-shorthand-property-overrides rule.
  • Added: ruleTester to stylelint.utils for use by authors of custom rules.
davidtheclark
published 0.3.2 •

Changelog

Source

0.3.2 - 2015-07-23

  • Fixed: hierarchicalSelectors bug in indentation rule.
jeddy3
published 0.3.1 •

Changelog

Source

0.3.1 - 2015-07-23

  • Fixed: ~= is no longer mistaken for combinator in selector-combinator-space-*.
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