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

5.1.0

Diff

Changelog

Source

5.1.0

  • Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0

kristerkari
published 5.0.1 •

Changelog

Source

5.0.1

  • Fixed: function-no-unknown ignore empty function names (#826).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1

kristerkari
published 5.0.0 •

Changelog

Source

5.0.0

  • Removed: Babel dependency to remove an extra build step and reduce complexity
kristerkari
published 4.7.0 •

Changelog

Source

4.7.0

  • Fixed: docs - small formatting fixes
  • Removed: dlv dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.6.0...v4.7.0

kristerkari
published 4.6.0 •

Changelog

Source

4.6.0

  • Fixed: docs - fix broken links and wording tweaks
  • Removed: Lodash dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0

kristerkari
published 4.5.0 •

Changelog

Source

4.5.0

  • Fixed: operator-no-unspaced make data uri regex less strict (#767).
  • Changed: operator-no-unspaced add support for :has (#768).
  • Changed: function-no-unknown add support for @use (#773).
kristerkari
published 4.4.0 •

Changelog

Source

4.4.0

  • Added: support for stylelint version 15.
  • Added: at-rule-no-unknown and at-each-key-value-single-line rules support for end positions (#655, #689).
  • Fixed: at-function-pattern and at-mixin-pattern, fix warnings to range only one line (#639).
  • Fixed: at-import-partial-extension autofix incorrectly replacing the filename (#643).
  • Fixed: media-feature-value-dollar-variable add support for @use (#715).
  • Fixed: function-quote-no-quoted-strings-inside bug with autofix (#740).
kristerkari
published 4.3.0 •

Changelog

Source

4.3.0

  • Added: options ignore: "after-dollar-variable" to dollar-variable-empty-line-before (#604)
  • Fixed: Make filenames with dots work with at-import-partial-extension rule (#612)
  • Added: meta property for all rules (#602)
  • Added: at-import-partial-extension autofix only when "never" (#608)
kristerkari
published 4.2.0 •

Changelog

Source

4.2.0

  • Added: function-no-unknown rule (#591).
  • Updated: stylelint peer dependency version to ^14.5.1 (required by the function-no-unknown rule).
kristerkari
published 4.1.0 •

Changelog

Source

4.1.0

  • Added: at-use-no-unnamespaced rule (#569).
  • Added: dollar-variable-no-namespaced-assignment rule (#570).
  • Changed: at-each-key-value-single-line add support for Sass modules (#580).
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