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

stylelint-scss

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Versions

1
12

3.1.2

Diff

Changelog

Source

3.1.2

  • Fixed: compatibility with non css syntaxes.
kristerkari
published 3.1.1 •

Changelog

Source

3.1.1

  • Fixed: operator-no-newline-before and operator-no-unspaced rules were throwing an error when using CSS custom properties.
kristerkari
published 3.1.0 •

Changelog

Source

3.1.0

  • Added: no-duplicate-dollar-variables rule.
kristerkari
published 3.0.1 •

Changelog

Source

3.0.1

  • Fixed: at-function-named-arguments now ignores Sass maps.
kristerkari
published 3.0.0 •

Changelog

Source

3.0.0

  • Removed: Node.JS 4.x support. Node.js 6.x or greater is now required (#213).
  • Added: at-else-empty-line-before autofix (#221).
  • Added: at-else-if-parentheses-space-before autofix (#222).
  • Added: at-function-parentheses-space-before autofix (#223).
  • Added: at-mixin-parentheses-space-before autofix (#224).
  • Added: dollar-variable-empty-line-before autofix (#226).
  • Added: dollar-variable-colon-space-after autofix (#227).
  • Added: dollar-variable-colon-space-before autofix (#227).
  • Added: at-else-closing-brace-space-after autofix (#228).
  • Added: at-if-else-closing-brace-space-after autofix (#228).
  • Added: at-else-closing-brace-newline-after autofix (#229).
  • Added: at-if-closing-brace-newline-after autofix (#229).
  • Added: double-slash-comment-empty-line-before autofix (#230).
  • Added: dollar-variable-colon-newline-after autofix (#231).
kristerkari
published 2.5.0 •

Changelog

Source

2.5.0

  • Added: at-least-one-space option to dollar-variable-colon-space-after rule.
  • Fixed: dollar-variable-colon-newline-after now does not require a newline for Sass maps and multiline variables with parentheses when always-multi-line option is used.
kristerkari
published 2.4.0 •

Changelog

Source

2.4.0

  • Added: support for stylelint version 9.
  • Fixed: dollar-variable-colon-newline-after now allows multiline variables when always option is used.
kristerkari
published 2.3.0 •

Changelog

Source

2.3.0

  • Added: dollar-variable-default rule.
kristerkari
published 2.2.0 •

Changelog

Source

2.2.0

  • Added: at-function-named-arguments rule.
  • Added: at-mixin-named-arguments rule.
kristerkari
published 2.1.0 •

Changelog

Source

2.1.0

  • Added: at-else-if-parentheses-space-before rule.
  • Added: at-function-parentheses-space-before rule.
  • Added: at-mixin-parentheses-space-before rule.
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