Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Versions

1
911

1.5.1

Diff

Changelog

Source

1.5.1

  • Fixed: at-rule-no-unknown add missing export to ruleName.
  • Fixed: at-rule-no-unknown add options validation.
kristerkari
published 1.5.0 •

Changelog

Source

1.5.0

  • Added: at-rule-no-unknown rule.
kristerkari
published 1.4.4 •

Changelog

Source

1.4.4

  • Fixed: at-if-closing-brace-newline-after: support @elseif.
dryoma
published 1.4.3 •

Changelog

Source

1.4.3

  • Fixed: at-mixin-no-argumentless-call-parentheses messages
dryoma
published 1.4.2 •

Changelog

Source

1.4.2:

  • Fixed: false positives in inline comment detecting by findCommentsInRaws if a comment is the first/last in a file/line
  • Fixed: findCommentsInRaws error in function detection
dryoma
published 1.4.1 •

Changelog

Source

1.4.1

  • Fixed: mixed import names for at-else-closing-brace-space-after and at-else-empty-line-before rules.
  • Fixed: false positives for nested props rules (:not()-like selectors, strings, numbers).
dryoma
published 1.4.0 •

Changelog

Source

1.4.0

  • Added: at-else-closing-brace-newline-after rule.
  • Added: at-else-closing-brace-space-after rule.
  • Added: at-if-closing-brace-newline-after rule.
  • Added: at-if-closing-brace-space-after rule.
  • Added: at-else-empty-line-before rule.
  • Added: declaration-nested-properties rule.
  • Added: declaration-nested-properties-no-divided-groups rule.
  • Added: dollar-variable-empty-line-before rule.
  • Added: ignore: "local"|"global" to the dollar-variable-pattern rule.
  • Added: docs folder to npm package.
  • Removed: src folder from npm package.
  • Removed: NodeJS 0.12.x support, stylelint-scss now requires NodeJS > 4.2.1 LTS or greater
dryoma
published 1.3.4 •

Changelog

Source

1.3.4

  • Fixed: parsing - and + at the operation start in operator- rules.
  • Fixed: findCommentsInRaws false positives on comments inside strings (applicable to rules double-slash-comment-inline, double-slash-comment-whitespace-inside, operator-no-unspaced).
dryoma
published 1.3.3 •

Changelog

Source

1.3.3

  • Fixed: parsing % character by operator- rules.
  • Fixed: false positives on operator- rules.
dryoma
published 1.3.2 •

Changelog

Source

1.3.2

  • Fixed: findCommentsInRaws fail on parsing selectors like p:not(.not-p) (applicable to rules double-slash-comment-inline, double-slash-comment-whitespace-inside, operator-no-unspaced).
  • Fixed: 'double-slash-comment-whitespace-inside' false positives on empty comments (e.g. //).
  • Fixed: findCommentsInRaws giving wrong column number (applicable to rules double-slash-comment-inline, double-slash-comment-whitespace-inside, operator-no-unspaced).
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