Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Versions

1
11

3.16.1

Diff

Changelog

Source

3.16.1

  • Fixed: operator-no-unspaced don't warn for negative numbers inside a function call in interpolated values.
kristerkari
published 3.16.0 •

Changelog

Source

3.16.0

  • Added: no-global-function-names rule.
  • Added: dollar-variable-first-in-block rule.
  • Added: dollar-variable-empty-line-after rule.
  • Fixed: function-color-relative, function-quote-no-quoted-strings-inside and function-unquote-no-unquoted-strings-inside point the warning to the function name.
kristerkari
published 3.15.0 •

Changelog

Source

3.15.0

  • Changed: no-duplicate-dollar-variables do not warn for duplicate variables that are in different scopes. A dollar variable is now considered a duplicate if it shadows a variable of the same name (see the Sass documentation).
  • Added: media-feature-value-dollar-variable new option ignore: ["keywords"] to not warn when the media feature value is a keyword value like none, dark, fine, srgb.
  • Added: double-slash-comment-empty-line-before new options except: ["inside-block"] and ignore: ["inside-block"].
  • Fixed: operator-no-unspaced do not find operators in valid unquoted URLs.
kristerkari
published 3.14.2 •

Changelog

Source

3.14.2

  • Fixed: operator-no-unspaced ignore operators inside @at-root.
kristerkari
published 3.14.1 •

Changelog

Source

3.14.1

  • Fixed: at-import-partial-extension don't warn for urls that have commas in them.
kristerkari
published 3.14.0 •

Changelog

Source

3.14.0

  • Added: support for stylelint version 13.
  • Fixed: avoid possible breaking changes in the future by not using stylelint's internal utility functions.
kristerkari
published 3.13.0 •

Changelog

Source

3.13.0

  • Added: support for stylelint version 12.
  • Fixed: duplicate warnings in at-rule-no-unknown rule.
kristerkari
published 3.12.1 •

Changelog

Source

3.12.1

  • Fixed: at-rule-conditional-no-parentheses don't warn for function calls.
  • Fixed: map-keys-quotes ignore math operators inside map values.
  • Fixed: operator-no-unspaced was looking for operators inside @forward and @use.
kristerkari
published 3.12.0 •

Changelog

Source

3.12.0

  • Added: no-duplicate-mixins rule.
  • Added: at-rule-no-unknown support for Sass' @forward and @use.
kristerkari
published 3.11.1 •

Changelog

Source

3.11.1

  • Fixed: selector-nest-combinators warning for @keyframes.
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