Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
Maintainers
2
Versions
108
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

4.6.0

Diff

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).
kristerkari
published 4.0.1 •

Changelog

Source

4.0.1

  • Fixed: operator-no-unspaced false positive when using a loop (#575).
  • Fixed: operator-no-unspaced don't check operators from data URIs (#574).
  • Updated: parseSelector function to match the one in stylelint repo (#567).
  • Fixed: no-global-function-names removed checks functions that cause warnings for global CSS functions (min, max, filter) (#566).
jeddy3
published 4.0.0 •

Changelog

Source

4.0.0

  • Removed: stylelint@13 support.
  • Added: stylelint@14 support.
jeddy3
published 4.0.0-2 •

jeddy3
published 4.0.0-1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc